Update README.md

This commit is contained in:
xsf 2022-01-21 12:03:24 +08:00 committed by GitHub
parent 8371692984
commit f83265f49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
# Vue3-Tutorial
A Tutorial for Vue 3.
-[x] Vue3
-[x] vue-router
-[x] Vite
-[x] setup
-[x] echarts
- [x] Vue3
- [x] vue-router
- [x] Vite
- [x] setup
- [x] echarts
## How to use
You should clone the repo and install the dependencies, and then npm start.That is all.