Technical demonstrator for serge
In the project directory, you can run:
npm i
Install or update all packages and dependencies. Recommends to run it after git pull requests.
npm run offline-install
Install last saved packages and dependencies for offline installation.
npm run heroku-postbuild
Generate config files, install client (react-ui) dependencies and build project files
npm start
Runs the express-pouchdb server with build frontend Open http://localhost:8080 to view it in the browser.
npm run save-modules
Save Installed modules for future offline installation
Open ./client.