1
0
Fork 0
mirror of https://github.com/kou029w/http-echo.git synced 2025-01-18 08:05:06 +00:00
http-echo/.replit

3 lines
38 B
Text
Raw Permalink Normal View History

2021-02-13 21:38:04 +09:00
language = "nodejs"
2021-02-13 21:24:40 +09:00
run = "npm start"