testing CI

This commit is contained in:
medcl 2020-03-03 17:08:25 +08:00
parent 1b2a73f940
commit 6cb40b4ff7
1 changed files with 1 additions and 0 deletions

View File

@ -39,3 +39,4 @@ cnpm run build
```
执行该命令后会生成最终的 HTML、CSS 和 JS 到 `dist` 目录下。它们是浏览器可以直接识别并运行的代码,这样你就可以将它们部署到你想要的服务器上了。