ionic2blueprints / media-player

Chapter 6: Media Player with Ionic 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media Player App with Ionic 2

Steps to use

  • clone this repo
  • npm install
  • ionic state restore
  • Add the required platform like ionic platform add android or ionic platform add ios
  • Then ionic build android or ionic build ios

Based on Ionic 2.3.0

About

Chapter 6: Media Player with Ionic 2


Languages

Language:TypeScript 62.3%Language:HTML 24.5%Language:CSS 10.4%Language:JavaScript 2.8%