Awesome
mdcss theme boilerplate
-
To begin, fork this project.
-
Next, clone your fork locally.
git clone git@github.com:YOUR_NAME/mdcss-theme mdcss-theme-THEME_NAME
-
Finally, run npm install from your clone:
npm install
That’s it. Have fun! Visit the mdcss project to learn more about writing themes.