@bolideai/common
v1.3.3
Published
## Description A set of helper functions for the Bolideai application.
Downloads
1,950
Readme
Bolideai Helpers
Description
A set of helper functions for the Bolideai application.
Installation
npm i @bolideai/helpers
Modifying the package
- 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
Author
Dubov V. [email protected]