The React.js Way: Flux Architecture with Immutable.js
Related blog post:
http://blog.risingstack.com/the-react-js-way-flux-architecture-with-immutable-js/
The React.js Way: Flux Architecture with Immutable.js
Used technologies:
- React
- ES6
- Flux
- Immutable.js
- Webpack
- Babel
- Jest
How to start
Run:
npm install
npm start
Check your http://localhost:3000/ or open http://localhost:3000/
How to test
npm test
How to start code
Run:
npm run webpack-watch