https://github.com/coderiver/idinaidiverstku
https://github.com/coderiver/idinaidiverstku
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderiver/idinaidiverstku
- Owner: coderiver
- Created: 2013-05-21T11:53:07.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-29T14:01:04.000Z (about 13 years ago)
- Last Synced: 2025-01-30T07:42:56.628Z (over 1 year ago)
- Language: JavaScript
- Size: 1.09 MB
- Stars: 0
- Watchers: 19
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Grunt Boilerplate © akella
=============
For generic frontend development. Mostly small to medium projects, and without some heavy JS.
`src` - source of the project, where all the development should happen
`production` - code we are sending to client. All preprocessors compiled, css-js-images concatenated and minified.
How to run it
=============
- You need to have _npm_ installed now, as well as a _grunt_.
- Download files, and go to this project folder in terminal. Type `npm install` (this will install some libraries for it to work). Folder `node_moduldes` might appear. Don't be afraid.
- Run `grunt`, and it will watch for all the changes
Drop me a line
=============
In case it is useful for you, or you have some question, feel free to ask them here [twitter.com/akella](http://twitter.com/akella)