This website requires JavaScript.
Explore
Help
Sign in
sageTheDm
/
interstellar_ai
Watch
1
Star
0
Fork
You've already forked interstellar_ai
0
forked from
React-Group/interstellar_ai
Code
Pull requests
Activity
5554ac4655
interstellar_ai
/
deployment_scripts
/
windows
/
scripts
/
prepare_npm.bat
7 lines
75 B
Batchfile
Raw
Normal View
History
Unescape
Escape
scripts
2024-10-08 09:08:05 +02:00
cd
node-bin
thank you windows (not)
2024-10-08 11:28:14 +02:00
set
PATH
=
%PATH%
;
"
%CD%
"
;
scripts
2024-10-08 09:08:05 +02:00
cd
..
npm install
npm run build
Copy permalink