3 Forks
42 Stars
42 Watchers

JewelCase

This is the source code for JewelCase, a sample app demonstrating how to use SwiftUI and Firebase together. This slide deck discusses the architecture of the app: https://www.slideshare.net/peterfriese/building-swiftui-apps-with-firebase

How to download and setup JewelCase

Open terminal and run command
git clone https://github.com/peterfriese/JewelCase.git
git clone is used to create a copy or clone of JewelCase repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JewelCase https://github.com/peterfriese/JewelCase/archive/master.zip

Or simply clone JewelCase with SSH
[email protected]:peterfriese/JewelCase.git

If you have some problems with JewelCase

You may open issue on JewelCase support forum (system) here: https://github.com/peterfriese/JewelCase/issues