This is a project on Tauri.
here are screenshots of this project
First you need to install all the dependencies to run this project. But first make sure you have Node js installed. To do this, open a command prompt or terminal and type the following commands:
node -v
npm -v
If you are using the pnpm package manager, then run this command:
pnpm -v
You also need to install Rust by downloading it from this link
After that, go to the folder with this project and run the following command:
npm install
If you are using the pnpm package manager, then run this command:
pnpm install
After installing the dependencies, use the following command to run, depending on the package manager you are using:
npm run tauri dev
Or
pnpm tauri dev
This project is licensed under the License Name.
If you have any questions or comments about this project, please feel free to contact us at contact email.