Blame view

hg-monitor-web-base/src/main/resources/static/README.md 68 Bytes
1 2 3 4 5 6 7 8
# 开发帮助

```cmd
# 安装依赖
npm i
# 启动
npm run sw
```