- Install MongoDB
- Make sure Node version >= 6.2
npm installnpm i gulp -g- fill in
config/config.template.jswith the missing fields - Rename
config.template.jstoconfig/config.js - fill in
.env.templatewith session secret - Rename
.env.templateto.env
gulp build
- Start Mongo
./scripts/db-start, or change--db-pathif different npm start