baixingwenzheng-pc/README.md

17 lines
207 B
Markdown
Raw Normal View History

2024-01-29 09:26:07 +08:00
### 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