/FormKit

Forms made easy with FormKit

Primary LanguageVue

FormKit Vue Starter Project

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.

Installation from Github

Please follow the instructions in the FormKit documentation to install from Github.

Local Development

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