strapi-plugin-conversation
v0.0.5
Published
Tools to help your conversation
Readme
strapi-plugin-conversation
Tools to help your conversation
Development
Install
yalcglobally if you haven't alreadynpm install -g yalcBuild and verify the plugin
npm run build npm run verifyPublish the plugin to local
yalcrepositoryyalc publishTo automate the build and publish process
npm run watch:link
Publishing
Update the version in
package.jsonPublish to npm
npm publish --access public
