Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 299 Bytes
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