Skip to content

SoatGroup/ionic3-movie-app

Repository files navigation

This is a starter Ionic project.

Installation

You will need to have Ionic & Cordova installed :

npm install -g cordova ionic

Run the project with Ionic CLI:

$ npm install
$ ionic serve

To run the app on a device :

$ ionic cordova platform add android
$ ionic cordova run android

For more information about this project check the related blog post and for more of my work check my Github account

About

Sample Ionic application used in the "Ionic 3" course:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published