修改README.md

This commit is contained in:
2021-07-26 18:54:33 +08:00
parent d5a6196d5b
commit 8077d249f6
6 changed files with 3780 additions and 1696 deletions

View File

@@ -1,9 +1,16 @@
## 马威贸易面试任务
```shell
npm install # or
yarn
[Gitee](https://gitee.com/globus/interview-task-repositories)
```shell
npm install
npm run dev
# or
npm run build
npm run deploy
npm run serve # or
yarn serve
```