Media Player App with Ionic 2
April 3, 2017 ยท View on GitHub
Steps to use
- clone this repo
- npm install
- ionic state restore
- Add the required platform like
ionic platform add androidorionic platform add ios - Then
ionic build androidorionic build ios