修改readme

This commit is contained in:
dhp 2025-04-10 15:21:38 +08:00
parent e4339c6746
commit 9da55b4dec

View File

@ -2,12 +2,12 @@
## Project setup ## Project setup
``` ```
npm install yarn install
``` ```
### Compiles and hot-reloads for development ### Compiles and hot-reloads for development
``` ```
npm run serve yarn run dev
``` ```
### Compiles and minifies for production ### Compiles and minifies for production