This website requires JavaScript.
Explore
Help
Sign in
React-Group
/
interstellar_ai
Watch
1
Star
1
Fork
You've already forked interstellar_ai
2
Code
Issues
8
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
eed60ab282
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
Reference in a new issue
Copy permalink