Profectus/.replit

3 lines
42 B
Text
Raw Normal View History

2021-08-20 21:13:31 -05:00
language = "nodejs"
run = "npm run serve"