Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 610 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 610 Bytes

USTP Trailmap Icon

USTP Trailmap

A map of the University of Science and Technology of Southern Philippines in Cagayan de Oro city.

Promotional Video on Facebook: https://fb.watch/p3b_fgwO6L/

Building

# Starts a server: a quick way to test the app
# Requires an Expo Account
yarn start

# Compiles the app
yarn android
yarn ios

See Also