Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 530 Bytes

A React client for rocket.chat websocket and rest api

How to run

Install and run a rocket chat server on your maching using the following blog

Instructions for running a local rocket chat server

Point to your local rocket chat server

change the base url to the localhost url your rocket.chat server is running at

Running the React code

Nothing special about it ... just install modules using yarn and run using yarn start