0.0.1 • Published 8 years ago

fg-service v0.0.1

Weekly downloads
4
License
-
Repository
github
Last release
8 years ago

fg-service

a Sails application

Run locally:

  1. clone this repo (git clone -b develop https://github.com/featureguardian/fgservice.git)
  2. npm install -g sails
  3. npm install -g mocha
  4. npm install (to install all modules)
  5. sails lift