diff --git a/docs/initial-setup.md b/docs/initial-setup.md index d90e1cdf..741003c8 100644 --- a/docs/initial-setup.md +++ b/docs/initial-setup.md @@ -12,6 +12,11 @@ To add Firebase to your project, make sure to create a project in the [Firebase Each platform uses a different setup method after creating the project. +## Starter Project + +Fresh project and want to skip most of the setup? Check out our [starter app]( +http://invertase.link/starter). + ## iOS For iOS, follow the instructions [here](/installation-ios).