pull/4165/merge
chyy 2024-11-28 00:30:16 +00:00 committed by GitHub
commit 6d5f533242
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ git clone https://github.com/PanJiaChen/vue-element-admin.git
cd vue-element-admin cd vue-element-admin
# install dependency # install dependency
npm install npm install 或 yarn(推荐)
# develop # develop
npm run dev npm run dev