Browse Source

master

master
邓宏 3 years ago
parent
commit
4d9e4eff9e
  1. 7
      README.md

7
README.md

@ -7,10 +7,15 @@ This template should help get you started developing with Vue 3 in Vite. The tem
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
## Project setup
## 初始化项目
```
pnpm install
```
## 运行项目
```
pnpm run dev
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

Loading…
Cancel
Save