Skip to content

animsaj/gulp-materialize-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Gulp starter with materialize.css

materialize.css and materialize.js included. Fonts referred by cdn, so font folder is empty. On the gulp side there are utilities listed bellow

  • compile sass
  • live browser reload
  • concat css into one file and minify it
  • concat js into one file and minify it
  • minify images
  • cache minified images
  • send all above into a dist folder + copy fonts
  • clean unused files

Remember to do run the npm install command after cloning this repo :)

About

simple starter for project that uses materialize.css and has a gulp as a task builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published