Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 207 Bytes

This project will help build simple chat app using XMPP protocol.

To run the project follow the below steps.

Step 1 Install the node_modules

npm install

Step 2 Run The App

npm start