Skip to content

Andyccs/materialize-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materialize Scaffold

Materialize is a modern responsive front-end framework based on Material Design. The project provides some initial setups to work with the framework. However, no build automation is suggested by the project.

This project provides a scaffold using Gulp for build automation. Some features include:

  • Concatenate and uglify scripts
  • Concatenate and clean css codes
  • Minify images using imagemin

Getting Start

We install all dependencies, compiles all scripts, css, images, and HTML to dist/ folder. Then, we open the dist/index.html in our favorite browser:

$ npm installl
$ npm start

About

Scaffolding for Materialize.css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published