From 8d9f3a3c06b65560ad030fb84f78983cdc6cbf76 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Mon, 11 Mar 2019 11:51:40 +0100 Subject: [PATCH] Procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..e8f79ea --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: npm start \ No newline at end of file