An open API service indexing awesome lists of open source software.

https://github.com/dpoljak/metronome

Keechma.next Tauri application
https://github.com/dpoljak/metronome

clojurescript keechma react tauri

Last synced: 2 months ago
JSON representation

Keechma.next Tauri application

Awesome Lists containing this project

README

          

# Metronome

This project is an initial effort to build a real application with Tauri and Keechma.next

## Starting the project

```shell
npm install
npm run tauri dev
```