- In Desech Studio
- Go to Settings > Plugins > Material Design and install it.
- Go to File > Project Settings > Design System Plugin > set to "Material Design".
- That's it. Ignore the rest if you don't plan on doing development on this plugin.
- Material design uses Roboto, so make sure you install the Roboto font in your Desech Studio project
- You can now see new components added to your component folder in the
design-systemfolder
If you plan on helping out with code or extend this plugin, do the following:
git clone git@github.com:desech/material-design-project.git
npm install --force
npm run buildAll Desech Studio plugins have access to the following npm libraries, because they come with the application:
lib.AdmZipadm-ziplib.archiverarchiverlib.fsefs-extralib.jimpjimplib.beautifyjs-beautifylib.jsdomjsdomlib.fetchnode-fetch
Go to material.io to read the documentation.