React practising, for my work
- React
- React-router
- Redux
- Bulma
- BulmaTemplates
npm installDevelop
npm run devVisit localhost:8080
Build
npm run buildbulma-admin
|- index.html
|- package.json
|- /src
|- app.js // the main application component
|- index.js // the entry point file for the application
|- /common
|- /components
|- /css // styles
|- /images
|- /store // redux store
|- /views // page components