Added Heroku procfile

This commit is contained in:
Dan Seripap 2016-02-25 10:54:47 -05:00
parent 7ec18ef656
commit 03561082bf

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: port=$PORT npm start