Skip to content

jbowa/blorf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"