Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 550 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 550 Bytes

City Chat client interface

If you want to run this project locally, here are the steps:

  1. Clone this repository
  2. Install dependencies with yarn or npm (you may need to install yarn)
  3. Run yarn start

If you have any trouble, feel free to open an issue!


This project was bootstrapped with Create React App.

You can find the most recent version of their guide here.