progress bar demo for singtel test
node v0.10.28+
npm install npm start (excute 'npm install' and 'npm start' in 'package.json' location)
npm test (excute 'npm test' in 'package.json' location)
├── node_modules
├── public
├── src
│ ├── api // request
│ ├── models // state
│ ├── pages // component(UI) page
│ ├── index.js // entrance
│ ├── router.js // router
├── package.json
├── README.md // help