Files
reg_java/mobile-h5/README.md
王子琦 ea34c396dd aaa
2026-01-09 15:48:50 +08:00

25 lines
321 B
Markdown

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