A set of helper functions for the Bolideai application.
npm i @bolideai/helpers
- Clone the package repository and cd into it
- Install dependencies
npm install
- Make changes
- Build
npm run build
- Link the package locally with npm:
npm link
- Go to your application and link it there:
npm link @bolideai/helpers
Dubov V. vitaliy.dubov@searchanise.io