Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robbestad/grunt-angular-bootstrap
- Owner: robbestad
- Created: 2014-05-20T04:28:03.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2014-05-20T05:46:26.000Z (over 10 years ago)
- Last Synced: 2024-04-13T17:10:58.458Z (9 months ago)
- Language: JavaScript
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'