0.2.0 • Published 4 years ago

@diy-ui/diy-ui v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

DIY-UI

The component library you control

Installation

To get started with your own standalone component library (packageable and publishable to npm), run:

npx @diy-ui/diy-ui

Alternatively, ff you are looking to integrate reusable components into a single project and only want the components themselves (plus stoybook configs), run:

npx @diy-ui/diy-ui -s

See README.md in the generated folder for further steps.