scherler_design_system
v1.0.0-pre1
Published
This design system is based on the material design framework and uses their underlying web components. We provide different implementations of advanced patterns and functionality as reusable web components.
Downloads
4
Readme
design system
This design system is based on the material design framework and uses their underlying web components. We provide different implementations of advanced patterns and functionality as reusable web components.
Development
Live preview
yarn start
will start a dev server serving the main index.html
file (which links to comonents index.html
)
Build
yarn build
will create a new distribution so it can be published in npm