Skip to content

Files

Latest commit

 

History

History
 
 

chat-app-reactnative-socketIO

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Steps for installation

  • Clone the project
  • Navigate into the app folder cd app
  • Run yarn install
  • Navigate into the server folder cd server
  • Run npm install
  • Then start the server using npm start
  • Within the app, run expo start --ios to start the app via an IOS Emulator.