The desktop frontend for accord. Spawns the service and hooks into its IPC.
 
 
 
Go to file
kts of kettek (POWERQWACK) 52f376e6f1 Add productName 2021-02-18 17:06:09 -08:00
app Add productName 2021-02-18 17:06:09 -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.