sGMR Service Getting started 1 - Clone this repo 2 - Install package dependencies npm install Build the application (dev mode) npm run build-dev Running application npm start Running tests npm test Running linter npm run lint -- <directory>