Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 500 Bytes

Nightingale Mobile App

This is the repo for the Nightingale mobile app.

Visit the main Nightingale Repo for Issues, the full project README, and links to other related repositories.

Development setup

  1. Make sure XCode is up-to-date with command-line tools installed
  2. Clone the repo
  3. Run ./bin/setup
  4. Run the project in the iOS simulator with ./bin/start

TODO: Instructions for using your local dev server for API requests