Getting Started
First, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/app.vue. The page auto-updates as you edit the file.
Learn More
To learn more about Vue3, take a look at the following resources:
- Vue Official Documentation - learn about Vue framework for building web user interfaces.
Deploy on Vercel
You can easily deploy your Vue app by using the Vercel Platform.
Check out our Vite deployment documentation for more details.