Skip to content
Florian Kriegl edited this page Jul 9, 2019 · 2 revisions

To set up the project at your local machine you have to do the following steps.

Add Firebase

To build the app you have to create a firebase app. Firebase is used to authenticate the user and store the data like users and there content.

How to add the Firebase configs

Optional: Add AppCenter support

The App is ready to use in combination with Microsoft AppCenter to automaticaly build and test your code.

How to add the AppCenter configs

Clone this wiki locally