Vue Flow Form
Create conversational conditional-logic forms with Vue.js.
Example Project
Requirements:
After checking the prerequisites, follow these simple steps to install and use Vue Form:
If you use npm:
If you use yarn:
Made with Vue.js
Usage as npm package
If you don't already have an existing Vue project, the easiest way to create one is to use Vue CLI:
And then create a project:
To add Vue Flow Form as a dependency to your Vue project, use the following:
And then in your App.vue file:
JavaScript via CDN
HTML:
JavaScript:
Browser Support
Modern browsers and IE11.