Skip to content

IgnacioVeiga/EM-Player

Repository files navigation

EM-Player

EM-Player its a music player developed with ElectronJS.

Installation

  1. Clone the repository
git clone https://github.com/IgnacioVeiga/EM-Player.git
cd EM-Player
  1. Install dependencies
npm install
  1. Run the app
npm start