Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 320 Bytes

DEVELOPMENT.md

File metadata and controls

24 lines (16 loc) · 320 Bytes

Development

Setup

cargo install tauri-cli

Run

yarn dev

Build

yarn build

Note: --debug is currently just to allow the inspector to work.