mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-21 13:06:05 -08:00
Create replit_launch.sh
This commit is contained in:
parent
268db06d5f
commit
774af459e0
5
replit_launch.sh
Normal file
5
replit_launch.sh
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
npm install typescript
|
||||||
|
npm install
|
||||||
|
npx tsc
|
||||||
|
cd build
|
||||||
|
node launcher
|
Loading…
Reference in New Issue
Block a user