web_toolset/web/README.md
Yutousama 6b5d50dd40 新增B站直播相关配置
新增MySQL及Redis配置
新增VUE前端
2020-03-05 17:43:41 +08:00

25 lines
319 B
Markdown

# testweb
## 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/).