4 changed files with 29 additions and 7 deletions
@ -1,9 +1,9 @@ |
|||||
git submodule update --init --recursive |
git submodule update --init --recursive |
||||
echo "===================Installing the Web-client" |
echo "===================Installing the Web-client" |
||||
cd playground-client && sudo npm i && cp VuetableCssConfig.js node_modules/vuetable-2/src/components |
cd playground-client && sudo npm i && cp VuetableCssConfig.js node_modules/vuetable-2/src/components |
||||
echo "===================Installing the server" |
# echo "===================Installing the server" |
||||
cd ../readmongo/swarmlab-app/src && sudo npm i |
# cd ../readmongo/swarmlab-app/src && sudo npm i |
||||
echo "===================Installing the dummyservice" |
# echo "===================Installing the dummyservice" |
||||
cd ../../../dummyservice/swarmlab-app/src && sudo npm i |
# cd ../../../dummyservice/swarmlab-app/src && sudo npm i |
||||
|
|
||||
# cd ../../ && ./runw.sh && docker-compose up |
# cd ../../ && ./runw.sh && docker-compose up |
||||
|
@ -1 +1 @@ |
|||||
Subproject commit d50ab9f2ed43789058937f9546231e5bd7c7e060 |
Subproject commit 53535393fbb2601591afcc54393c9bf9e156285c |
@ -1 +1 @@ |
|||||
Subproject commit 02cf747a1ed2a6ec34ff75f6643543e44d8d837d |
Subproject commit b1d8787313d329040c59d605ffda4dc9456ff160 |
Loading…
Reference in new issue