Skip to content

minify, jshint, cssminify, htmlminify in one project, change the file names and project structure.

Notifications You must be signed in to change notification settings

natarajnattu/grunt_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minify, jshint, cssminify, htmlminify in one project, change the file names and project structure. clone the repository,

$ cd project_folder,
$ sudo npm install

after dependices installed in command line type:

$ grunt

you can specifically do tasks by names also, see the gruntfile.js

$ grunt htmlmin
$ grunt cssmin

About

minify, jshint, cssminify, htmlminify in one project, change the file names and project structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published