This commit is contained in:
caolc
2022-09-08 16:24:12 +08:00
parent b08066f373
commit 09de0bdc61
2 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
### or npm
```
$ npm install
$ npm run serve
```

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
### 运行
```
$ npm install
$ npm run serve
```
### 具体项目骨架配置 (https://note.youdao.com/s/We3IbLIp)