- Have mongo db and node.js installed
- Download npm dependencies -
npm install - Run mongodb -
mongod - Run the server -
npm run start
- To compile it once -
npm run scss-compile - Watcher -
npm run watch
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm installmongodnpm run startnpm run scss-compilenpm run watch