Add Replit File

This commit is contained in:
Conor 2020-03-24 01:33:14 +00:00 committed by GitHub
parent 009c4726a8
commit af91c267c9
Signed by untrusted user: github
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.replit Normal file
View File

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