Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 296 Bytes

sails-angular-template

a Sails and Angular boilerplate application

Setup for development:

  • git clone https://github.com/danielyewright/sails-angular-template.git
  • cd sails-angular-template
  • npm install && bower install
  • node app.js