1.0.0 • Published 6 years ago

vue-form-rendering v1.0.0

Weekly downloads
5
License
-
Repository
-
Last release
6 years ago

vue-form-rendering

a form representation - that takes an Array of sections and sub_sections. every section/sub_section has question filed that will be render in the DOM as an HTML input

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit