Skip to content

orneryd/design-system

Repository files navigation

design-system

Design System using StoryBook to showcase native web-components

Installation

Typically, you will want to install the individual components themselves.

However, you may find at time that wou want to enclude the entire system at once.

npm

npm i @ornery/design-system --save

yarn

yarn add @ornery/design-system

Building

git clone git@github.com:ornery/design-system.git
cd design-system
yarn && cd ./storybook && yarn && yarn dev

The root build will compile all of the components under /packages as standard web-components. Each has its own unique package name under the @ornery scope in npm.

Then you can go into the /storybook directory and run the storybook script to test out each of the components within storybook.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6