/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.

Primary LanguageJavaScriptMIT LicenseMIT

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