Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 231 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 231 Bytes

Blorf

Running

Serve static resources

light-server -c .lightrc

Build + watch

cargo watch -i .gitignore -i "dist/*" -s "wasm-pack build --target web --out-dir="dist" --no-pack --no-typescript --release"