Skip to content

Files

Latest commit

 

History

History
23 lines (18 loc) · 846 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 846 Bytes

Build and Deploy to GitHub Pages

🚴 Usage

Started from tutorial - Tutorial

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🔋 Batteries Included