sadjv2/anmo-admin/run.bat

3 lines
68 B
Batchfile

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