@vlife-grand-era/vlife-storybook
v0.18.4
Published
To work locally run next commands: 1) yarn 2) yarn dev
Downloads
231
Readme
To work locally run next commands:
- yarn
- yarn dev
To build Storybook for own Storybook website:
- yarn build-storybook
To build Storybook as a library:
- yarn build
IMPORTANT INFO
For future and current maintainers.
Make sure you have increased the version of storybook through "yarn version" command after every feature/critical bug.
It is also obligatory to mention that storybook npm library upgrade is fully automated with help of CI/CD scripts, so the only thing you need to publish new version is merging dev branch to master. Be careful.
