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

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

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

angular boilerplate grunt npm

Last synced: 3 months 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
```