7 lines
72 B
Bash
Raw Normal View History

#!/bin/sh
set -ex
wasm-pack build --target web
python3 -m http.server