Website which does engineering and scientific calculations.
Visit the website here
-
Set wasm target
rustup target add wasm32-unknown-unknown
-
Install node
-
Install wasm-pack
-
Install trunk
-
Install cargo-make
-
Install Node Packages
npm install
-
Run build
cargo make dev
-
Follow Build Steps
-
Run watch
cargo make watch
-
Go here to view the page
- note you may have to hard refresh the browser if the page is blank