crowdhub-nest-library
Install Dependencies
yarn
Publishing Locally
To test your local changes with the base without publishing to NPM run this command
yarn local
Publishing to NPM
To publish the package to NPM (before a dev or production build is deployed):
yarn publish