7 lines
72 B
Bash
Executable File

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