@easyservice/form-builder
v1.3.0
Published
Dynamic Form Builder using TypeScript and ReactJS
Downloads
2
Readme
reactjs-typescript-form-builder
How to update your package
Update the version of your package on package.json
npm pack
How to deploy your package locally and test it
Inside your package folder run
npm link
Inside the project you wanna test it run
npm link @easyservice/form-builder
Publish package
npx semantic-release-cli setup
npm login
npm token create