Basic pomodoro application created with Tauri
Install my-project with npm
git clone https://github.com/Arnaiz23/tauri-pomodoro.git
cd tauri-pomodoro
npm install
npm run tauri build
Clone the project
git clone https://github.com/Arnaiz23/tauri-pomodoro.git
Go to the project directory
cd tauri-pomodoro
Install dependencies
npm install
Start the server
npm run tauri dev