Valtio stores used in BWL
npm install @upacyxou/storesDiffrent stores used accross BWL projects.
1. Run yarn link in the root folder (more about yarn link)
2. Run develop mode with yarn start
3. In another project run yarn link @big-whale-labs/stores
4. Nice! Your project will now use the local version of @big-whale-labs/stores
- yarn build — build the code
- yarn release — create a release and publish the package