|
||
---|---|---|
app | ||
.gitignore | ||
LICENSE | ||
README.md |
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
.