Skip to content

hommalex/conpress-css-js-from-a-folder-watch-grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conpress-css-js-from-a-folder-watch-grunt

Minified your js and css files with grunt and watch changes
get all assets conpress/minified from the assets folder to a main.min.js / main.min.css
Edit the index.html css and js extension with a new file version.

####INSTALLATION####

  > git clone https://github.com/hommalex/conpress-css-js-from-a-folder-watch-grunt.git
  > cd conpress-css-js-from-a-folder-watch-grunt
  > npm init
  > npm install
  > npm install grunt

then start the watch with

 > npm start

####DEPENDENCY####

  - grunt cli
  - grunt cssmin
  - grunt uglify
  - grunt watch
  - grunt text-replace


About

Minified your js and css files with grunt and watch changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published