Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 302 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 302 Bytes
The app to demo integrating Greenstand web map

Getting Started

# Install dependencies
- npm install
# Build your native Android project
- npx expo run:android

# or

# Build your native Ios  project
 - npx expo run:ios
# Run the project

- npm start