Merge pull request #3 from rico237/master

Update outdated URL for guide
This commit is contained in:
Matt Netkow
2019-10-18 14:47:59 -05:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
A tutorial app that walks the user through creating a Photo Gallery app. We begin with the Ionic "tabs" starter app, incrementally converting the About tab to a Photo Gallery experience.
## Structure
The complete source code is contained within. Please follow along with the [complete guide here](https://beta.ionicframework.com/docs/developer-resources/guides/first-app-v4/intro/).
The complete source code is contained within. Please follow along with the [complete guide here](https://ionicframework.com/docs/angular/your-first-app).
## How to Run Locally
* Clone this repo.