Skip to content

Local instalation

nSoftteco edited this page Mar 5, 2016 · 5 revisions

Installation

git clone https://github.com/nSoftteco/demo_nodejs_auth.git
cd demo_nodejs_auth
npm install

Running the application

mongod --dbpath data/db
node server.js

http://localhost:3000

Clone this wiki locally