Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 476 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 476 Bytes

self-registration-loopback

Self Registration Sample application demonstrating the LoopBack Framework. This application demonstrates various components of the Framework. This application requires MongoDB to be running.

This application requires MongoDB to be running.

Install

npm install
bower install

mongod --dbpath=....

Run - Using gulp so it wraps nodemon among other goodies :)

gulp