forked from React-Group/interstellar_ai
7 lines
72 B
Batchfile
7 lines
72 B
Batchfile
|
cd node-bin
|
||
|
set PATH=%PATH%;%CD%
|
||
|
cd ..
|
||
|
|
||
|
npm install
|
||
|
npm run build
|