abandoned project
based on
http://blog.risingstack.com/the-react-js-way-flux-architecture-with-immutable-js/
https://github.com/RisingStack/react-way-immutable-flux
Used technologies:
- React
- ES6
- Flux
- Immutable.js
- Webpack
- Babel
- Jest
Run:
npm install
npm start
Check your http://localhost:3000/ or open http://localhost:3000/
npm test
Run:
npm run webpack-watch