diff --git a/README.md b/README.md new file mode 100644 index 0000000..09d6f56 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Installieren von rust+cargo: [https://www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install) + +Installieren von Trunk: `$cargo install trunk` + +Befehl zum compilieren: `$ trunk serve --release --public-url /static --filehash false --dist ../solawispielplatz/src/wunschliste/static/wasm/` \ No newline at end of file