DrStrange_Github 552fa053a6
Create .replit
2021-10-03 19:36:44 +05:30

3 lines
46 B
Plaintext

language = "nodejs"
run = "npx node index.js"