1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00

Merge c6aceab3bb9f7159cd9ee80abf4a143945fd34db into 6858a9ad67483025f6a9432a926beb9327037be3

This commit is contained in:
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

View File

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