This is my personal website, you can access it here
cd dev && docker compose up --build
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