Package Exports
- owncloud-design-system
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (owncloud-design-system) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ownCloud Design System
ownCloud Design System is based on Vue Design System - Thanks a lot to @viljamis
Head over to the generated docs for more information!
How to build locally
You basically run
yarn install
followed by
yarn start
This will fire up a web server at http://localhost:6060. Any changes to the code base will result it rebuilding the docs and reloading the content in the browser.