Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 466 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 466 Bytes

The Suby

A subsonic client in js

This project helps me learn to develop an electorn app.

To Use

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

To build the macOS app

Run this in the project-root folder:

npm run dist-mac

License

© 2019 Florian Bentele | MIT License