The desktop frontend for accord. Spawns the service and hooks into its IPC.
 
 
 
Go to file
kts of kettek (POWERQWACK) 0c7922cc18 Adjust ignore rule 2021-06-17 00:49:00 -07:00
app Update gitignore 2021-03-03 02:56:50 -08:00
.gitignore Adjust ignore rule 2021-06-17 00:49:00 -07: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.