Skip to content

fabean/grunt-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-boilerplate

this is my standard grunt boilerplate for future reference.

How To use

  1. Download gruntfile.js & package.json
  2. Run npm install
  3. Run grunt
  4. Profit.

Expected file structure

gruntfile.js
src
  index.jade
  scss
    styles.scss
  js
    scripts.js
dist
  index.html
  css
    styles.css
  js
    scripts.js

Todo

  • put this into something like yeoman
  • find cool new things to add

About

this is my standard grunt boilerplate for future reference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published