This commit is contained in:
Elijah Lucian
2021-03-20 15:29:00 -07:00
parent 03687402c9
commit b169f1372b
7 changed files with 14548 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
docker build . -t spaceport-client
docker run -v $PWD:/usr/src/app spaceport-client
# npm install
# npm run start