5199 Forks
32161 Stars
32161 Watchers

material-design-lite

Material Design Components in HTML/CSS/JS

How to download and setup material-design-lite

Open terminal and run command
git clone https://github.com/google/material-design-lite.git
git clone is used to create a copy or clone of material-design-lite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with material-design-lite https://github.com/google/material-design-lite/archive/master.zip

Or simply clone material-design-lite with SSH
[email protected]:google/material-design-lite.git

If you have some problems with material-design-lite

You may open issue on material-design-lite support forum (system) here: https://github.com/google/material-design-lite/issues