GET STARTED
-
Start Mongo:
mongod --config /usr/local/etc/mongod.conf
-
Start Gulp tasks:
gulp
-
Start server:
npm run watch
Open up http://localhost:3000 in your browser.
Start Mongo:
mongod --config /usr/local/etc/mongod.conf
Start Gulp tasks:
gulp
Start server:
npm run watch
Open up http://localhost:3000 in your browser.