Yaohan Hu 6 年 前
コミット
5079b8b08e
1 ファイル変更4 行追加0 行削除
  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