Files
vercel/examples/vite
Sean Massa 86eb67c3be [examples] update Vite example lockfile (#9400)
The [Vite example update](https://github.com/vercel/vercel/pull/8362)
looked like it would install dependencies just fine because if you
navigate to `./examples/vite` and run `pnpm i --frozen-lockfile`, it
will work. If instead you copy that example outside of this repo and run
the same command, you'll get an error.

We'll fix that elsewhere, but for now, let's fix the Vite example
itself.

---

* [Failed Deployment with Current
Example](https://vercel.com/endangeredmassa/vite-new-example/5vULFx1U5ob8t7sjuTGGw9AY8xdL)
* [Successful Deployment with Updated
Example](https://vercel.com/endangeredmassa/vite-new-example/4gVTJbUAdR4BmQfoxfhUrLrXpxx5)
2023-02-08 16:41:12 -05:00
..
2023-02-08 11:48:06 -06:00
2023-02-08 11:48:06 -06:00
2023-02-08 11:48:06 -06:00
2023-02-08 11:48:06 -06:00
2023-02-08 11:48:06 -06:00
2023-02-08 11:48:06 -06:00
2023-02-08 11:48:06 -06:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

While this project uses Vue.js, Vite supports many popular JS frameworks. See all the supported frameworks.

Deploy Your Own

Deploy your own Vite project with Vercel.

Deploy with Vercel

Live Example: https://vite-vue-template.vercel.app

Deploying From Your Terminal

You can deploy your new Vite project with a single command from your terminal using Vercel CLI:

$ vercel