Front-end admin console for entity data
- Install dependencies via npm
npm install
- Build code (outputs bundle.js file to build directory)
npm run build
- Build/Serve
npm start
- Will build the javascript and use rewp to host it on port 3003
- fix history.goBack() on modals
See LICENSE.md