@cohubinc/cohub-utils
v1.3.6
Published
Typescript utilities
Readme
Utils
Typescript utilities

Development
Get the app running locally
Clone and
cdinto the repoInstall the dependencies
> yarn install- Start the build process
watches for changes in the
./srcdirectory and builds the app bundle into./dist
> yarn watch- Run tests
> yarn test