mirror of
https://github.com/lstoeferle/vite-vue2-starter
synced 2025-02-23 21:22:18 +08:00
Added vueuse to the docs
This commit is contained in:
parent
42b6229dfe
commit
9f6992a2da
@ -6,6 +6,7 @@ This starter template will help you to easily create a Vue2 application bundled
|
|||||||
* Typescript support
|
* Typescript support
|
||||||
* Vue Router
|
* Vue Router
|
||||||
* Vue Composition-API
|
* Vue Composition-API
|
||||||
|
* VueUse
|
||||||
* WindiCSS (TailwindCSS) + Dark Mode
|
* WindiCSS (TailwindCSS) + Dark Mode
|
||||||
|
|
||||||
## :package: Vite plugins
|
## :package: Vite plugins
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
This starter template will help you to easily create a Vue2
|
This starter template will help you to easily create a Vue2
|
||||||
application bundled by the lightning fast build tool called Vite.
|
application bundled by the lightning fast build tool called Vite.
|
||||||
Besides Vite this template also provides typescript support,
|
Besides Vite this template also provides typescript support,
|
||||||
TailwindCSS, vue-router and the vue composition-api for Vue2.
|
TailwindCSS, vue-router, vueuse and the vue composition-api for Vue2.
|
||||||
</p>
|
</p>
|
||||||
<div class="flex justify-center">
|
<div class="flex justify-center">
|
||||||
<a
|
<a
|
||||||
|
Loading…
Reference in New Issue
Block a user