Ludicrous icon indicating copy to clipboard operation
Ludicrous copied to clipboard

deploy

Open Harlan124 opened this issue 3 years ago • 2 comments

How can I deploy this to replit when I deploy it it doesnt work

Harlan124 avatar Jan 25 '23 20:01 Harlan124

use the commands in the readme, because replit blocked this repo from striahgt deploy, so

git clone https://github.com/LudicrousDevelopment/Ludicrous

cd Ludicrous

npm install

npm run go 

AnomalyJx avatar Feb 05 '23 12:02 AnomalyJx

use npm install && npm run build and npm start instead

Thisisanalthowcool avatar Jun 27 '23 23:06 Thisisanalthowcool