This project was based (loosely) on the great article & boilerplate at http://blog.risingstack.com/the-react-way-getting-started-tutorial/
Used technologies:
- React
- React Bootstrap
- ES6
- Webpack
- Babel
- Jest (TODO)
Run:
npm install
npm start
Check your http://localhost:3000/ or open http://localhost:3000/
TODO add JEST tests
Run:
npm run webpack-watch