Skip to content

Project developed with Node, Express, MongoDB, Backbone and Marionette

Notifications You must be signed in to change notification settings

brunogarcia/node-express-mongodb

Repository files navigation

Requirements

node 0.10+ (and npm), mongodb - visit nodejs.org and mongodb.com to download each.

$ sudo npm install -g grunt-cli
$ npm install
$ grunt init:dev

Grunt init:dev only needs to be run the first time to prepare the vendor.js files.

Running the App:

Start the server in DEV mode, with nodemon watching the app for a relaunch, watchers on scripts and less files for rebuild.

$ grunt server

Host

http://localhost:3300

About

Project developed with Node, Express, MongoDB, Backbone and Marionette

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published