The desktop frontend for accord. Spawns the service and hooks into its IPC.
 
 
 
Go to file
kts of kettek (POWERQWACK) 1273ef63f0 Further simplify scripts 2021-02-18 16:08:13 -08:00
app Further simplify scripts 2021-02-18 16:08:13 -08:00
.gitignore Initial commit 2021-02-10 22:08:48 -08:00
LICENSE Initial commit 2021-02-10 22:08:48 -08:00
README.md Update README 2021-02-18 07:17:28 -08:00

README.md

Accord Desktop App

The desktop frontend for accord. Spawns the service and hooks into its IPC.

Building & Running

To run Accord without hotloading, issue npm run start.

To run Accord with full hotloading, issue npm run dev.