File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 2222
2323🎉🎉🎉 Added to the [ Awesome Vite.Js] ( https://github.com/vitejs/awesome-vite#vue-3 )
2424
25- ## Preparation
26-
27- - [ Vite] ( https://cn.vitejs.dev/ ) - Familiar with vite features
28- - [ Vue3] ( https://v3.vuejs.org/ ) - Familiar with Vue3 basic syntax
29- - [ Vant4] ( https://youzan.github.io/vant/v4/#/zh-CN ) - Familiar with the basic use of ` Vant4 `
30- - [ Pinia] ( https://pinia.vuejs.org/ ) - Familiar with the basic use of ` Pinia `
31- - [ Vitest] ( https://vitest.dev/ ) - Familiar with the basic use of ` Vitest `
32- - [ TypeScript] ( https://www.typescriptlang.org/ ) - Familiar with the basic syntax of ` TypeScript `
33- - [ Vue-Router] ( https://router.vuejs.org/ ) - Familiar with the basic use of ` Vue-Router `
25+ ## Features
26+
27+ - 🌓 Support Dark Mode
28+ - 💪 Written in TypeScript
29+ - 🚀 Support Vue 3 out-of-the-box
30+ - 🤖 Auto Importing components
31+ - 📄 Easy to create files (plop)
32+ - 📦 Using pnpm package manager
33+ - 💾 Support Mock server
34+ - 🌈 Support Git hooks (lint and commit)
35+ - 💖 Mobile UI Components (Vant4)
36+ - 🍍 Pinia, Store for Vue
3437
3538## Install and use
3639
You can’t perform that action at this time.
0 commit comments