Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 266 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 266 Bytes

Epidemic Simulator

Epidemic simulator build with rust, wasm-pack and node.js

Compile Rust to Wasm

wasm-pack build

Start front

npm run start

You can find the running project here