0.0.5 • Published 8 months ago

@iblai/data-layer v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

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-local

By 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/
0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago