To build application you need:
- Rust language installed
- NodeJs or Bun
Clone project and install dependencies:
npm install
Then start app in development mode
npm run tauri dev
To build app you have to issue command:
npm run tauri build
This command should create executable