0.1.18 • Published 3 years ago
@big-whale-labs/stores v0.1.18
Stores
Diffrent stores used accross BWL projects.
Development in conjunction with another project
- Run
yarn linkin 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