27/11/2017
This year I have made a react with redux seed project. A seed project is a small project with all the setup done, so anyone can start development really fast. Those kind of projects also have some examples in them. What I have added:
- run and build configuration
- local mock server
- test configuration
- examples on how you can use the seed and start development
Enjoy
react-seed-project-redux - React with Redux seed project start with some examples