Browse Source

add Procfile

Yaohan Hu 5 years ago
parent
commit
5079b8b08e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Procfile

+ 4 - 0
Procfile

@@ -0,0 +1,4 @@
+web:
+npm install http-server -g
+npm run build
+http-server ./build -s -P http://www.msece.com