Skip to content

JoacoEsteban/SongBasket

Repository files navigation

SongBasket

Download your Spotify Playlists as MP3

Build Setup

# install dependencies
yarn
yarn run electron-rebuild

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build