A simple electron wrapper for SoundCloud
- Clone the repository
- Run
npm installto install dependencies - Run
npm startto start the application - Run
npm run buildto build the application for production - The built application will be located in the
distfolder