This is my personal website, you can access it here
Most code is left uncommented, proceed at your own risk!
Install nodejs if you have not already done so
Execute npm install to install the required packages,
Finally, run npm start to start a local webserver.
Run ~/.cargo/bin/wasm-pack build --target web in src/experiments/genetics_rust/wasm to build the webassembly package