consumer app for CP coffee delivery demo
Need the following envionment:
- MacOS
- Xcode@latest
- iPhone emulator@latest
- [email protected]
- Git
- React-Native@latest
npm install -g react-native
- Clone the project
git clone https://github.com/leonardean/CoffeeMe.git
- Install node dependency modules
cd CoffeeMe && npm install
- Run the app on iOS emulator
react-native run-ios