Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 363 Bytes

Pantry

In this repository resides the source code for the Pantry application.

SETUP / INSTALLATION

  • Clone the repository from Github

  • Install dependencies with the command yarn

  • Start the app with yarn android or yarn ios depending on the platform you're interested in.

BUILD

To generake an apk for use, simply run the command ./build.sh