Skip to content

RobertJGabriel/material-design-theme

Repository files navigation

Material Design Theme

Theme

Set Up

  • Download the repo
git clone https://github.com/RobertJGabriel/material-design-theme/
  • Next navigate into the folder.
  • Install npm packages
npm install
  • Now build everything
gulp build

Feel free to make pull requests and features :)