a simple kit made to quickly work with reactjs project
- Full working copy of ReactJs project (simple components, router)
- Configured with Webpack (ES2015, css/html loaders)
- jQuery
- clone the master to your local repository
- Inside the CMD/TERMINAL:
- npm install
- npm run dev
- Have fun!
I would like to make this project much more stable with a lot of other important features (such as pre configured UI Framework). If you have the time and willing to help, I would be more then happy to merge your pull request.