A new version of the Pediatric Risk Assessment (PARA) app in React and React Native
This app is built with Expo. Please see the Expo Docs for installing prerequisites.
After cloning the repo, run npm install
from the project directory to install dependencies.
To run:
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
After launching, you can open the app on another platform simultaneously by pressing a (android) i (ios) or w (web) in the console.