0.0.5 • Published 8 months ago
@iblai/data-layer v0.0.5
ibl web mobile data layer
Contributing
We welcome contributions! Please read our contributing guidelines.
Dev setup
When developing locally, you should use a local registry to publish the packages and iterate fast.
Run the following command to publish locally:
make publish-localBy default, we use verdaccio as the local registry.
Don't forge to setup the .npmrc file to use the local registry.
//localhost:4873/:_authToken=<token>
@iblai:registry=http://localhost:4873/