# first time install trunk : cargo install trunk
./local_dev.sh
./build_wasm.sh
then use files in
web
folder updateweb/index.html
for production notindex.html
under root folder.
assets
game resourcesdist
a temp directory for local devsrc
rust codeweb
a temp directory for production build.