Files
nl-acs3.0/nl-vue/README.md

15 lines
144 B
Markdown
Raw Normal View History

2026-01-06 09:58:29 +08:00
## 安装依赖
```
npm install
```
## 启动项目(开发模式)
```
npm run serve
```
启动完成后浏览器访问 http://localhost:81