You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snowy/snowy-admin-web/README.md

15 lines
144 B

## 安装依赖
```
npm install
```
## 启动项目(开发模式)
```
npm run serve
```
启动完成后浏览器访问 http://localhost:81