Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 526 Bytes

File metadata and controls

21 lines (14 loc) · 526 Bytes

Light Pass


Getting started

npm install

npm run tauri dev

Lint and apply fixes

npx biome check --apply ./src

Recommended IDE Setup