Home

Awesome

react-router-redux-example

A complete and minimal react-router-redux example

Dependencies

Run Dev

npm install
npm run dev
open http://127.0.0.1:5000

Run Prod

npm install
npm run build
npm run prod
open http://127.0.0.1:3000

Testing

npm install
npm test

Versions

License

MIT