- react
- redux / react-redux
- jest
- chai/expect
- webpack v2
- ES6 / 7 (async,await)
$ npm install
// development ( Hot loader )
$ npm start
// production
$ npm run build
// test
$ npm run test
- If you change to another branch, you can use the redux-saga version.