sloy-ui
v0.1.1
Published
[](https://www.npmjs.com/sloy-ui)
Readme
React components for ekaterinburgdev projects
Local server
pnpm startUsage
npm i sloy-ui
Add sloy-ui/fonts.cssPublish storybook
pnpm run build-storybook
# publish static filesLocal linking development
If you want to test this library without tag publishing you can link the package:
pnpm run build
pnpm link --global
cd OTHER_PROJECT_WITH_THIS_PACKAGE
pnpm link --global sloy-ui