瀏覽代碼

add Procfile

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