react-dash-boilerplate
v0.6.0
Published
Boilerplate for starting a react-dash project.
Downloads
4
Maintainers
Readme
Requirements
- nodejs
- webpack
Instructions:
npm install
npm run setup
npm run dev
visit localhost:5000
Development
npm run dev
Once you have this working you are on your own. Delete the .git folder and create your own repository for your new react-dash project. May the force be with you.
Build
npm run build_standalone
This will output two different files:
dist/build.min.css
dist/build.min.js
Deeper
Complete project documentation: http://react-dashboard.readthedocs.io/en/latest/
Contribute!
https://github.com/NuCivic/react-dash