We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17afa30 + 2cb85dd commit 6d903bbCopy full SHA for 6d903bb
start_with_dev.bat
@@ -1,6 +1,3 @@
1
@echo off
2
3
-:: 激活虚拟环境
4
-call .venv\Scripts\activate.bat
5
-
6
-start cmd /k "npm run dev"
+npm run dev
0 commit comments