Skip to content

Commit 35b5085

Browse files
committed
chore(docs): 📝 update readme for features
1 parent d4b813a commit 35b5085

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,18 @@
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

0 commit comments

Comments
 (0)