Music player android app developed using Ionic 3.
Install Node.js
Install Cordova & Ionic,
$ npm install -g cordova ionic
Install npm packages
$ npm install
Run through Browser
$ ionic serve
To run on a device, connect the device and enable adb
$ ionic run android
Copyright (c) 2018 Kishore Kumar kishorekumar080297@gmail.com