Yaohan Hu 6 anni fa
parent
commit
5079b8b08e
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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