Thanks to visit codestin.com
Credit goes to github.com

Skip to content

2k0ri/my_grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my grunt template for static pages.

  • open and watch grunt
    • Jade
    • Sass(+Compass)
    • Stylus
    • CoffeeScript
    • livereload
  • compress grunt dist
    • csso
    • UglifyJS2

Usage

> mkdir pages && cd pages
> git clone git://github.com/2k0ri/my_grunt.git .
> bower install
> npm i
> start grunt

or

$ mkdir pages && cd pages
$ git clone git://github.com/2k0ri/my_grunt.git .
$ bower install
$ npm i
$ grunt &

About

my grunt template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published