@crowdhub/nest-lib
v0.0.32
Published
## Install Dependencies ```bash yarn ``` ## Publishing Locally To test your local changes with the base without publishing to NPM run this command ``` yarn local ```
Keywords
Readme
crowdhub-nest-library
Install Dependencies
yarnPublishing Locally
To test your local changes with the base without publishing to NPM run this command
yarn localPublishing to NPM
To publish the package to NPM (before a dev or production build is deployed):
yarn publish