Simple music player using electron and angular
Clone this repository locally :
git clone https://github.com/jestrux/ladha.gitInstall dependencies with npm :
npm install| Command | Description |
|---|---|
npm run start |
Run app locally |
npm run electron:mac |
On a MAC OS, builds your application and generates a .app file of your application that can be run on Mac |