Skip to content

frolleks/cinny-electron

Repository files navigation

Cinny (Electron)

Cinny desktop app built with Electron. sorry I must use Electron because Tauri was a bit of a hell for me

Compilation

Clone the repository

git clone https://github.com/frolleks/cinny-electron.git --recursive

Install dependencies

yarn

Bundle the webapp

yarn build:webapp

Build the app

yarn build

Releases

No releases published