The desktop frontend for accord. Spawns the service and hooks into its IPC.
 
 
 
Go to file
kts of kettek (POWERQWACK) 2cd59b8f2f Add additional structure and view transition 2021-06-26 21:04:46 -07:00
app Add additional structure and view transition 2021-06-26 21:04:46 -07:00
.gitignore Move js and js.map ignore 2021-06-17 00:49:40 -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.