@tptshk/vue-form-builder
v0.4.1
Published
Vue Form Builder
Downloads
46
Maintainers
Readme
Vue Form Builder
This package in development and not yet stable.
Storybook demo
Install
npm i @tptshk/vue-form-builderInstall dependencies
npm installBuild
npm run buildStorybook
npm run storybook:servenpm run storybook:buildnpm run storybook:deployRun your unit tests
npm run test:unitLints and fixes files
npm run lint