This template should help get you started using FormKit with Vue 3 and Vite.
The template uses Vue 3 <script setup>
SFCs, check out the script setup docs
to learn more.
Please follow the instructions in the FormKit documentation to install from Github.
Once FormKit is installed, your setup is complete you can install and start your dev! The
@formkit/vue
package is already added to the package.json
file for this project.
npm install
npm run dev