Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyr0/sample-javascript-build-grunt
A boilerplate code sample how to use grunt to build your (many) javascript source files into two single, compressed and compressed+optimized source files - simple & blazing fast
https://github.com/kyr0/sample-javascript-build-grunt
Last synced: about 1 month ago
JSON representation
A boilerplate code sample how to use grunt to build your (many) javascript source files into two single, compressed and compressed+optimized source files - simple & blazing fast
- Host: GitHub
- URL: https://github.com/kyr0/sample-javascript-build-grunt
- Owner: kyr0
- Created: 2013-02-13T19:42:05.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-13T19:45:49.000Z (almost 12 years ago)
- Last Synced: 2024-11-01T19:36:16.456Z (about 1 month ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-blazingly-fast - sample-javascript-build-grunt - A boilerplate code sample how to use grunt to build your (many) javascript source files into two single, compressed and compressed+optimized source files - simple & blazing fast (JavaScript)
README
Requirements:
- Node Package Manager (npm, npmjs.org)
- sudo npm -g install grunt