@big-whale-labs/stores
v0.1.18
Published
Valtio stores used in BWL
Downloads
19
Keywords
Readme
Stores
Diffrent stores used accross BWL projects.
Development in conjunction with another project
- Run
yarn link
in the root folder (more about yarn link) - Run develop mode with
yarn start
- In another project run
yarn link @big-whale-labs/stores
- Nice! Your project will now use the local version of
@big-whale-labs/stores
Available Scripts
yarn build
— build the codeyarn release
— create a release and publish the package