This project is an exercise requested by Access Taiwan Lab. All features including optional ones are implemented.
This project is hosted by webpack dev server
npm install
npm run start:dev
Then access http://localhost:8080 by browser.
CAUTION: I implement and test with chrome that features are not guaranteed to be ok by other browers despite I use babel.
url - /
url - /user/
url - /listpagination
- The anonymouse usage of github api is limited to few requests, get a coffee and take a rest once you hit the limit
- ensure the port 8080 is not occupied by other daemons or services.