/owncloud-design-system

:art: A pattern library for ownCloud for vue.js

Primary LanguageVueApache License 2.0Apache-2.0

ownCloud Design System

Build Status Codacy Badge Codacy Badge

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.