sadjv1/anmo-admin-vue/run.bat

3 lines
68 B
Batchfile

set /P nodePath=<nodePath.txt
set path=%nodePath%;%path%
npm run dev