electron-music-player
A Powerful Music Player made with electron framework with HTML CSS and JAVASCRIPT 🔥
Running the Project
Clone this repo with the command git clone https://github.com/retrouser955/electron-music-player.git
in Terminal
Add a song in the src/songs folder
Run yarn install
Run yarn start
Turning the project into an executable (.exe file)
Download node.js from their website and yarn using npm install --global yarn
After you finished running the project, you can turn it into an executable.
Run yarn run make
Go into the out
Folder
Go into make -> squirrel.windows (for windows) -> x64 (for windows) -> Run retro-player-1.0.0 Setup.exe
Note: window defender might say it’s a virus because I am not a verified publisher.