Simple music player using electron and angular
Clone this repository locally :
git clone https://github.com/jestrux/ladha.git
Install 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 |