sadjv1/anmo-admin-vue/run.bat

3 lines
68 B
Batchfile
Raw Normal View History

2024-06-03 09:26:34 +08:00
set /P nodePath=<nodePath.txt
set path=%nodePath%;%path%
npm run dev