This commit is contained in:
YunaiV
2025-01-15 20:33:22 +08:00
6 changed files with 4 additions and 3 deletions

View File

@ -4,6 +4,7 @@
"description": "基于vue3、vite4、element-plus、typesScript",
"author": "xingyu",
"private": false,
"type": "module",
"scripts": {
"i": "pnpm install",
"dev": "vite --mode env.local",