0.4.1 • Published 6 years ago
@tptshk/vue-form-builder v0.4.1
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