Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robbestad/grunt-angular-bootstrap

A grunt-enabled template that gets you started with Angular & bootstrap
https://github.com/robbestad/grunt-angular-bootstrap

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

#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'