This commit is contained in:
2020-07-03 14:57:07 +01:00
commit f950836ad4
8 changed files with 477 additions and 0 deletions

6
build.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
pug index.pug
set -ex
wasm-pack build --target web
python3 -m http.server