Install the release for your OS. You can find the latest release here.
- Setup depends greatly on which OS you are using. Please refer to the Tauri docs for more information. Follow the prerequisites for your OS.
- Install
node. I recommend using nvm.
- Install node libraries:
npm install - Run
npm run tauri dev. This will build the app and start the dev server.
- rust-analyzer
- Tauri
- Prettier Rust