-
Notifications
You must be signed in to change notification settings - Fork 20
Installation
jamiefolsom edited this page Apr 24, 2013
·
20 revisions
- Be sure have Node and NPM installed, specifically, the versions in the package.json file (or visit https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager and/or https://github.com/visionmedia/n to install specific versions of node).
- Clone the source into
- cd into that directory
- Run npm install
- Install and configure mongodb: http://docs.mongodb.org/manual/installation/
- Update sample.env and move it to .env
- foreman start