mirror of
https://github.com/lstoeferle/vite-vue2-starter
synced 2025-02-24 05:42:15 +08:00
14 lines
388 B
Markdown
14 lines
388 B
Markdown
# vite-vue2-example
|
|
|
|
Example project for a Vue 2 SPA using Vite and composition API
|
|
|
|
## Vite plugins
|
|
|
|
* [`vite-plugin-vue2`](https://github.com/underfin/vite-plugin-vue2)
|
|
* [`vite-plugin-components`](https://github.com/antfu/vite-plugin-components)
|
|
* [` vite-plugin-windicss`](https://github.com/windicss/vite-plugin-windicss)
|
|
|
|
## TODO
|
|
|
|
Fix @vue/composition-api issues using @vueuse/core
|