Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 345 Bytes

#Expressjs startup Simple Boilerplate to Quick Start simple app

How to Install

  • npm Install
  • bower install
  • node index.js or nodemon index.js ( @todo I will add gulp task runner)

Used Libs

  • ExpressJS 4.x
  • AngularJS 1.5.x

Todo

  • add Gulp Tasks runner
  • add SASS
  • add user wrapper using passportJS

License

MIT