-
To begin, fork this project.
-
Next, clone your fork locally.
git clone [email protected]: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.