Quickstart
Vue.js
Learn how to ingest your first submission using Vue.js
Prerequisites
To get the most out of this guide, you’ll need to:
1. Create a Vue.js project
2. Update the main page
Update the file under src/App.vue
with the next code,
then add your Endpoint URL.
App.vue
3. Run in local
4. Try it yourself
Formizee Vue.js Example
See the full source code