A subsonic client in js
This project helps me learn to develop an electorn app.
To clone and run this repository
# Clone this repository
git clone https://github.com/fbentele
# Go into the repository
cd suby
# Install dependencies
npm install
# Run the app
npm start
Run this in the project-root folder:
npm run dist-mac
© 2019 Florian Bentele | MIT License