Home

Awesome

mdcss theme boilerplate

  1. To begin, fork this project.

  2. Next, clone your fork locally.

    git clone git@github.com:YOUR_NAME/mdcss-theme mdcss-theme-THEME_NAME
    
  3. Finally, run npm install from your clone:

    npm install
    

That’s it. Have fun! Visit the mdcss project to learn more about writing themes.