Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 306 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 306 Bytes

Getting Started

Run the development server:

npm i
npm run tauri dev

To build the app

npm i
npm run tauri build

Screenshot

Screenshot 2024-09-02 at 8 30 17 PM