Files
netdisk-fast-download/web-front/README.md
2024-09-24 18:05:30 +08:00

30 lines
479 B
Markdown

# nfd-web
解析服务的前端页面, 提供API测试, 统计查询, 二维码生成等
![img_2.png](img/img_2.png)
![img.png](img/img.png)
![img_1.png](img/img_1.png)
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).