Initial project structure with some barebones layout, CSS and JS from game-data
This commit is contained in:
5
bin/docker-build.sh
Executable file
5
bin/docker-build.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker build -t muldap -f Dockerfile.dev .
|
||||
docker build -t muldap-gulp -f Dockerfile.gulp .
|
||||
|
Reference in New Issue
Block a user