Skip to content

dwakk/spotify_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotify_downloader

Installation guide

Install dependencies

cd backend
npm i

cd ./frontend
npm i

Run the code in dev mode by running in both folders:

npm run dev

You can also compile the code to run it in prod mode.

Use tsc for backend and Vite for frontend

An electron version of the app can be found in the electron branch.

This is my most recent Vue project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published