- Have ionic CLI installed
- Have cordova CLI installed
git clone https://github.com/rangle/pgdays-codepush-demo.git
npm install
ionic emulate
THis repo has a number of branches showing each of the breakpoints that follow along with the slides.
- Final - all changes in
- config-cordova - Initial cordova config of your Ionic app
- settings-tab - Starting of a settings tab where we will be doing most of the work
- status - Seeing if our build is upto date
- deployment - changes and checking deployments
- local-info - getting local package information
- change-sync-button - minor update to the sync button
- sync-status - exploring the callback in the codepush.sync function
- download-detail - displaying details / status of the download
If starting from a blank slate / fresh ionic application, you can follow the code snippits in the gist below to build out the application while following the slides.
- Evan Schultz
- Bertrand Karerangabo
- GitHub: bertrandk
- Twitter: @codenarian