Skip to content

ashteya/ionic2-tutorial-github

Repository files navigation

ionic2-tutorial-github

This code is part of a tutorial on how to build a mobile app with Ionic 2 & Angular 2.

Read the tutorial here: Build Your First Mobile App With Ionic 2 & Angular 2

For more tutorials on Ionic, check out my blog Gone Hybrid.

How to run the app

After cloning the repo, run npm install followed by the ionic serve command.

Make sure you have all the tools installed, see installation guide.

Troubleshooting

Since Ionic is still in beta, with every beta release you might have issues when running the app since it is built on an older version of the beta. I'll try to keep it up to date with every beta release, but in the mean time, check the Ionic Forum and see links below for fixing issues: [https://forum.ionicframework.com/t/ionic-2-projects-updating-to-beta-6/50049](Ionic 2 Projects: updating to beta.6)