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
- Host: GitHub
- URL: https://github.com/dpoljak/metronome
- Owner: dpoljak
- Created: 2022-07-15T14:51:19.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-15T14:54:16.000Z (almost 4 years ago)
- Last Synced: 2025-10-24T23:30:44.166Z (8 months ago)
- Topics: clojurescript, keechma, react, tauri
- Language: CSS
- Homepage:
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```