Skip to content

rice-apps/texas-hearing-institute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texas Hearing Institute

Mobile App

  • Ensure Git and Node.js are downloaded/setup on your local machine
  • Ensure Expo Go is installed on your mobile device
  • Clone this repo
  • Change directories to the texas-hearing-institute folder in this repo (with command "cd texas-hearing-institute") from where the repo is cloned in your local machine
  • Run "npm install" in that directory
  • Run "npm start" in that directory
  • Scan the QR code generated by npm start to open Expo Go (ensure your machine and phone are on the exact same WiFi network)

Website

  • Same as mobile app but cd into "clinician-dashboard" and do "npm run dev"; go to "localhost:3000" in your browser to view how the website looks