baixingwenzheng-pc/README.md
2024-01-29 09:26:07 +08:00

17 lines
207 B
Markdown

### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run dev
```
### Customize configuration