mdcss-theme
v1.0.0
Published
mdcss theme generator
Downloads
4
Readme
mdcss theme boilerplate
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.