MeiRiYiCheng_1_old/YBDevice.NWeb/ClientApp/deviceapp/README.md

25 lines
313 B
Markdown
Raw Permalink Normal View History

2025-07-16 17:14:38 +08:00
# deviceapp
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).