Skip to content

Template for project using Google Material Design Lite

Notifications You must be signed in to change notification settings

kvnmcg/Material-design-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Design Lite project

Basic template for a project that uses Google's Material Design Lite

Development dependencies

This project uses Yarn to manage dependencies. On macOS install via npm if you have it:

npm install yarn -g

Or install via Homebrew:

brew update
brew install yarn

Other operating system installation intructions.

Then run Yarn to install the dependencies:

yarn

Gulp

Gulp is the chosen task runner for this project. To use Gulp simply run:

gulp

Configuration can be found in Gulpfile.js.

Material Design Icons

This project is set up to use the Material Design Icon font.

About

Template for project using Google Material Design Lite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published