Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
twaddlac committed Jul 22, 2019
0 parents commit b309a7b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from node

WORKDIR /app

RUN npm install && \
npm run build

Empty file added README.md
Empty file.
1 change: 1 addition & 0 deletions symbiou-app
Submodule symbiou-app added at d8b943

0 comments on commit b309a7b

Please sign in to comment.