From 421318d5d40e7be18e33df4a5bc03d768cdac681 Mon Sep 17 00:00:00 2001 From: XuanDai Date: Sat, 15 May 2021 16:29:21 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 556db12..d0f5214 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ``` - node版本 > v8.6.0 +- IDE推荐:VSCODE ``` ## Project setup ``` @@ -34,7 +35,7 @@ See [Configuration Reference](https://cli.vuejs.org/config/). ``` ### 整理代码结构 ``` lua -web +vue-xdorg ├── public -- public | ├── favicon.ico -- ico | └── index.html -- index -- GitLab