/timer

Primary LanguageTypeScriptMIT LicenseMIT

Timer

This is an example timer app. Feel free to use it!

Setup

Make sure you have Node.js and yarn, as well as Rust installed.

Then run yarn to install the dependencies.

Running

To run the app, run yarn tauri dev.

Building

To build the app, run yarn tauri build.