0.1.7 • Published 4 years ago
@azondo/utils v0.1.7
Azondo Utils package
This library contains react hooks and different helper functions for Azondo react apps
Installation
Add this package to your dependencies list
yarn add @azondo/apiDevelopment commands
yarn build
Builds the package with Rollup to the dist directory
yarn watch
Watches for changes in src folder and rebuilds the same way as yarn build