Yaohan Hu hace 6 años
padre
commit
5079b8b08e
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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