Browse Source

🚀 Add Procfile for Heroku

Add the Procfile after running all the required commands to deploy to heroku
pull/2/head
Anatole-DC 4 years ago
parent
commit
c62a151c70
  1. 1
      Procfile

1
Procfile

@ -0,0 +1 @@
web: yarn start
Loading…
Cancel
Save