Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 290 Bytes

We Play

Mobile application for people to search for and create sporting events!

Getting Started

Make sure you have both PostgreSQL, Expo and NPM installed

Installation

  • npm install
  • npm resetDB
  • npm seed
  • npm run server
  • npm start

Then open IOS simulator and run the app!