初始化

This commit is contained in:
yovinchen 2023-05-10 21:43:58 +08:00
parent 9ae71448f4
commit 8ede63e228
1 changed files with 3 additions and 18 deletions

View File

@ -1,19 +1,4 @@
# demo-cart # Vue_Study
此项目用于学习SpringBoot-Vue
## Project setup 后端SpringBoot项目[在此](https://github.com/yovinchen/SpringBoot_Study)
```
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/).