mw-ui-external
v0.13.2
Published
Simple Tailwind based UI components
Downloads
6
Readme
How to run repo locally
Firstly, install the npm dependencies by running yarn.
Once they have installed, run yarn storybook, this will open your browser to localhost:6006 and you can then view the Storybook library. There will also be information in the console.
yarn
yarn storybook
