Skip to content

Latest commit

 

History

History
executable file
·
35 lines (21 loc) · 411 Bytes

README.md

File metadata and controls

executable file
·
35 lines (21 loc) · 411 Bytes

MakanHiro

Save the food

Getting Started

  1. npm install
  2. npm run ios ( currently works best iPhone X/6plus/7plus screens )

Prerequisites

  1. xcode updated to the latest version
  2. all of their respective components are installed as well

Installing

  1. Update node_modules
npm install
  1. run xcode simulator
npm run ios

or ( For Android Studio )

npm run android