From 59864ffbbe6128cd123bd892ba9710913105fb89 Mon Sep 17 00:00:00 2001 From: XuanDai Date: Mon, 10 May 2021 23:56:31 +0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8caf309..7ed3ca6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - -# qm-plus-vue-page - +``` +- node版本 > v8.6.0 +``` ## Project setup ``` npm install @@ -27,9 +27,10 @@ npm run lint ``` ### Customize configuration +``` See [Configuration Reference](https://cli.vuejs.org/config/). - -整理代码结构 +``` +### 整理代码结构 ``` lua web ├── public -- public -- GitLab