exam11/README.md
chenqiang win7 3e19fe5477 init
2025-08-26 21:02:56 +08:00

20 lines
270 B
Markdown

# exam11
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).