Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.05 KB

build status

A react native/Expo app for testing out new technologies.

Development Build Instructions

Install nodenv and node-build (or use any other way to put correct version of node on PATH):

To run the app on android:

. environment
npm i
npm prebuild
npm run android