This project was bootstrapped with Vite.
- Follow the SDK Build Guide to get Rust installed
- Install Node.js
18
or20
through the official website or via a node manager like NVM - Install wasm-pack
rustup toolchain install nightly-2024-07-21
rustup component add rust-src --toolchain nightly-2024-07-21
yarn
yarn dev
Open http://localhost:5173 to view it in the browser.
In the project directory, you can run:
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.