Skip to content

simonhyll/tauri-by-simon

Repository files navigation

Logo

Tauri by Simon

Website

Getting Started

# Install dependencies
bun install
# Develop at http://localhost:4321
bun run dev
# Develop the Tauri app
bun run tauri dev