This project was bootstrapped with Vite.
- Follow SDK Build Guide to get Rust installed
- Nodejs
18
or20
. Install through official website or via a node manager like NVM - wasm-pack
rustup toolchain install nightly-2023-05-24
rustup component add rust-src --toolchain nightly-2023-05-24
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.