8b7ef5c8fd | ||
---|---|---|
.expo-shared | ||
assets | ||
components | ||
models | ||
.gitignore | ||
App.tsx | ||
README.md | ||
app.json | ||
babel.config.js | ||
index.js | ||
metro.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
UVA COVID-19 Testing Kiosk App
Development
- Install prerequisites:
- Clone this repository.
- In your terminal, navigate to the repository and run
npm install
to install all the necessary dependencies and libraries. - Start the expo development server:
expo start -c
- A browser window should open, displaying a QR Code. Using your mobile device, scan the QR Code, which will prompt you to open the Expo Client app.
Deployment
TBD - Coming soon...
- Windows
- MacOS
- iOS
- Android