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
- Host: GitHub
- URL: https://github.com/wwwmarcos/angular-grunt-bower-boilerplate
- Owner: wwwmarcos
- License: mit
- Created: 2016-06-30T02:37:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T05:10:58.000Z (almost 9 years ago)
- Last Synced: 2025-01-25T23:44:36.873Z (over 1 year ago)
- Topics: angular, boilerplate, grunt, npm
- Language: HTML
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```