guide

setup

pnpm install

build

dart pub get
dart compile js lib/main.dart -o build/main.js

run

bun run build/main.js