global-components
v1.0.1
Published
Run `yarn storybook` and visit http://localhost:6006/
Downloads
469
Readme
GlobalComponents
Run yarn storybook
and visit http://localhost:6006/
Build Storybook
We generate a Storybook with static files that can be deployed to a static hosting service
Run yarn build-storybook
and cd storybook-static
then npx http-server
to test the development