- TODO
Before you being, ensure you have the following installed on your system
- Node.JS (v.20 or later)
- Rust and Cargo (v.1.70 or later)
- Bun
Tip
- Install required Tauri prerequisites.
- Full guide on how to install bun.
- Run
bun install
to install the dependencies - Run
bun tauri dev
to start the development server- This will open a new window on your system.
- Uses Biome.js for linting and formatting.
- TODO
See the CONTRIBUTING file for more details.
- Fork the repository
- Create a new branch
- Make your changes
- Commit your changes
- Push your changes
- Open a pull request
This project is licensed under the MIT License. See the LICENSE file for more details.