Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladikoff/grunt-boilercake
grunt-boilercake
https://github.com/vladikoff/grunt-boilercake
Last synced: 16 days ago
JSON representation
grunt-boilercake
- Host: GitHub
- URL: https://github.com/vladikoff/grunt-boilercake
- Owner: vladikoff
- Created: 2013-04-26T18:55:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-26T18:59:59.000Z (over 11 years ago)
- Last Synced: 2024-10-19T00:25:35.769Z (3 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grunt-boilercake
Experimental grunt application template
* * *
## Prerequisites### Node
[node.js](http://nodejs.org/download/) & npm### Bower
```
npm install -g bower
```## Get Started
```
npm install && bower install && grunt
```## License
Copyright 2013 Vlad Filippov :: Licensed under the MIT License.