Files
Yi.Framework/Yi.Vue3.x/README.md
橙子 8d90abd22e 重构优化框架
这是一个大版本的更新
现在,框架更加稳定
2022-02-21 15:00:15 +08:00

25 lines
318 B
Markdown

# my-app
## 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/).