Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 444 Bytes

File metadata and controls

17 lines (9 loc) · 444 Bytes

Website

This is my personal website, you can access it here

Dev

cd dev && docker compose up --build

Getting started (OLD)

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