vue2-learn/README.md

20 lines
268 B
Markdown
Raw Normal View History

2025-07-19 17:05:14 +08:00
# test
## 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/).