Day 1 solved

This commit is contained in:
Joshua Seigler 2020-12-02 15:27:27 +00:00
parent f3d555f01c
commit 93aea4f013
5 changed files with 291 additions and 1 deletions

2
.replit Normal file
View file

@ -0,0 +1,2 @@
language = "nodejs"
run = "npm start"