A template for front-end apps that would like to use:
- react
- redux
- react-router
- ava
Depends on:
- redux-form
- redux-thunk
Depends on:
- ava
- babel-register
For topical commit messages and easy changelog generation, this template uses commitizen. Read those instructions for how to set it up.
npm install
npm test
- Bundle application & serve it in-memory:
npm start
- Visit http://localhost:8080.