Files
WorkOrderSys/FrontCode1/README.md
ky_wubo 0ab59b9541 1
2021-10-29 13:39:30 +08:00

25 lines
319 B
Markdown

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