@utofun/ui
v0.1.17
Published
## Initialisation
Readme
ui
Initialisation
npm ciDevelopment
npm run storybook --workspace @utofun/uiTesting
npm run test --workspace @utofun/uiPublish to npm
- update the version number in
package.json
npm version <patch|minor|major>- push the commit and tag to remote
git push --tags- publish to npm and check the package version on npm.
npm publish --workspace @utofun/ui --access public