0rui_wenan_demo/README.md

25 lines
308 B
Markdown
Raw Permalink Normal View History

2024-06-28 11:46:52 +08:00
# demo
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).