Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 530 Bytes

File metadata and controls

16 lines (11 loc) · 530 Bytes

videogular-ionic-example-project

Using Videogular together with ionic in a simple project

This was a test if I can get videogular working within a cordova / ionic project. Actually it worked on an android 4.4 phone.

If you want to build the project, you need to

  • add the android plattform: ionic platform add android
  • build the project ionic build
  • run the project ionic run

execute all commands at project root level.

Installed software which is needed:

  • apache cordova
  • ionic