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

https://github.com/wwwmarcos/angular-grunt-bower-boilerplate

AngularJS boilerplate with bower and grunt
https://github.com/wwwmarcos/angular-grunt-bower-boilerplate

angular boilerplate grunt npm

Last synced: over 1 year ago
JSON representation

AngularJS boilerplate with bower and grunt

Awesome Lists containing this project

README

          

# angular-grunt-bower-boilerplate
AngularJS boilerplate with bower and grunt

# How to use

```
$ npm install
$ bower install
$ grunt
$ npm start
```