Skip to content

navneetgupta/js_Css_minification_uglify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js_Css_minification_uglify

##Requirements: Nodejs

Can Be Integrates into any web application easily. Just copy the project files into any web Application. Configure assets.js run below command

Let me know in case of any issue:

For Minification of JS and CSS

For Minifcaion : Put JS Files And Css file in a appropriate location (e.g. public/)

Create Enteries in assets.js Use wild card where ever necessary.

run in the project root:

npm install

node generatemin

Releases

No releases published

Packages

No packages published