- Quiet loops a gentle background noise track by default
- Once installed Quiet launches on startup
- Configuration!
- Download and install the latest release
- Install deps:
npm install
- Start the app:
npm run start
- Build the app:
npm run build
- Publish the app: bump version then
npm run publish