Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 484 Bytes

File metadata and controls

44 lines (25 loc) · 484 Bytes

Requirements:

Node

Git

Watchman

Run Locally

You need to have Expo CLI

npm install --global expo-cli

Clone the project

  git clone https://github.com/Arnoldicus/chatTestApp.git

Go to the project directory

  cd chatTestApp

Install dependencies

  yarn

Start the server

  yarn start