desktop-app/README.md

236 B

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.