https://github.com/zedd45/grunt-demo
Grunt Demo for JS Atlanta 2014
https://github.com/zedd45/grunt-demo
Last synced: about 1 year ago
JSON representation
Grunt Demo for JS Atlanta 2014
- Host: GitHub
- URL: https://github.com/zedd45/grunt-demo
- Owner: zedd45
- Created: 2014-07-26T16:50:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-26T16:52:28.000Z (almost 12 years ago)
- Last Synced: 2025-02-03T09:43:10.792Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this project
this is a demo to show how Grunt can be integrated with bower and other components to build a website quickly and easily.
## Useful links
[Bower Repositiory](http://sindresorhus.com/bower-components/)
[Grunt intro](http://gruntjs.com/getting-started)
[Grunt file patterns](http://gruntjs.com/configuring-tasks#files)