Running Locally

Make sure you have Node.js and the Mongo DB installed.

$ cd repertoire
$ npm install or npm ci
$ npm start

Your app should now be running on localhost:8044.