/master-sigma

Sails & Angular app for Facebook's plataform. Validation of value of the content academic.

Primary LanguageJavaScriptMIT LicenseMIT

#Sails.js Master-Sigma

image_squidhome@2x.png

Requirements

  • Sails.js >= 0.11.0
  • Node.js >= 0.10.0
  • MysqlDB

Quick start

  • Download / Clone the repository git clone https://github.com/dlfinis/master-sigma.git
  • Navigate into your project directory 'cd master-delta'
  • Run npm install to install dependencies
  • Run 'bower install' to install frond-end packages
  • Start / Install / Config connections to MYSQL
  • Setup your MySQL DB settings in config/env/development.js or config/env/production.js
  • Start Sails.js application with sails lift
  • Open http://localhost:1337

More Resources