This template should help get you started developing with Guii.AI in Vue 3 + Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.
If you prefer to do it manually with the cleaner git history
npx degit guiiai/starter-vue my-guii-app
cd my-guii-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm