diff Resources/CodeGeneration/testWasmIntegrated/build-web.sh @ 500:329f229c2794 bgo-commands-codegen

Improvements to the integrated demo for TS <--> C++
author bgo-osimis
date Mon, 25 Feb 2019 06:35:21 +0100
parents baa9e1e932db
children 342f3e04bfa9
line wrap: on
line diff
--- a/Resources/CodeGeneration/testWasmIntegrated/build-web.sh	Sun Feb 24 20:22:56 2019 +0100
+++ b/Resources/CodeGeneration/testWasmIntegrated/build-web.sh	Mon Feb 25 06:35:21 2019 +0100
@@ -22,5 +22,8 @@
 # copy WASM binary to output dir
 cp build-wasm/testWasmIntegratedCpp.wasm  build-final/
 
+echo "...Serving files at http://127.0.0.1:8080/"
+echo "Please open build_final/testWasmIntegrated.html"
+
 sudo python3 serve.py