Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 419 Bytes

Lock To Lock

pnpm dev # web debug
pnpm desktop:dev # tauri debug

pnpm build # web build
pnpm desktop:build # web+tauri build (warning, can to 10+ mins)

Recommended IDE Setup