In this repository resides the source code for the Pantry application.
-
Clone the repository from Github
-
Install dependencies with the command
yarn
-
Start the app with
yarn android
oryarn ios
depending on the platform you're interested in.
To generake an apk for use, simply run the command ./build.sh