/grunt-angular-bootstrap

A grunt-enabled template that gets you started with Angular & bootstrap

Primary LanguageJavaScript

#Grunt - Express - Angular - Bootstrap - Less

####A starter project getting up and running with AngularJS, Express, Bootstrap, Grunt and Less

  • Run 'npm install' to download dependencies

  • Run 'grunt' when you develop

    • The css is auto-generated when you make changes to the less files
    • The javascript files are linted when you make changes
  • Deploy with 'forever start server.js'