This example shows how to use Formizee with Vue.js.
- Update the endpoint vairable in
src/views/Home.vuefile.
// Update this //
<form method="post" action="https://api.formizee.com/v1/f/enp_123456">- Install dependencies:
pnpm install- Run Vue locally:
pnpm devMIT License