forked from React-Group/interstellar_ai
6 lines
83 B
Batchfile
6 lines
83 B
Batchfile
cd node-bin
|
|
set PATH=%PATH%;"%CD%";
|
|
cd ..
|
|
|
|
start /b npm start
|
|
npx electron .
|