@villagehq/paas
v0.0.47
Published
Follow these steps to run locally:
Readme
Deploying a New Widget Version
Follow these steps to run locally:
- Install dependencies
npm install- Run the local server
npm run devFollow these steps to deploy a new version of the Village widget:
Run the deploy script
npm run deployDone!
Note: Make sure you have the necessary permissions to publish the package to the npm registry.
