Requirements
Install dependencies
$ [sudo] npm installor
$ yarnFirst start MongoDB if you don't have a running instance
$ mongodDevelopment
$ npm startor use nodemon
$ npm run devProduction
$ node bin/wwwRequirements
Install dependencies
$ [sudo] npm installor
$ yarnFirst start MongoDB if you don't have a running instance
$ mongodDevelopment
$ npm startor use nodemon
$ npm run devProduction
$ node bin/www