diff --git a/README.md b/README.md index 8158782..d4fc1d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Vue3-Tutorial A Tutorial for Vue 3. +-[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.