Installation
A quick guide to get you up and running with MYDS.
MYDS can be configured in various ways, depending on the requirement of your project. But the simplest way can be done in 3-steps!
Setup CSS stylesheet
You may import the full MYDS stylesheet in one of (2) ways below.
A. Import via JS (Bundler)
B. Import via CSS
For more advanced configuration, please read the Project Configuration
Start using the components!
There are a variety of components available in MYDS. Here is a <Button />
for you to get started!