npm install Compile WebAssembly: npm run build:wasm Run the development server: npm run dev Open http://localhost:3000 with your browser to see the result. Build for Production npm run build:wasm # if wasn't built yet npm run build