From 8371692984ff24fac625254523279d37f14b29cc Mon Sep 17 00:00:00 2001 From: xsf Date: Fri, 21 Jan 2022 12:01:50 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.