1.0.1 • Published 7 years ago

zteam-chat-app v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Zteam-Chat-App

A simple chat app stand alone demo depends on zteam-chat package For real time chat example To know more about zteam-chat package
https://z-team-pro.github.io/ZTeam-Chat/

Install the app via npm

npm install --save zteam-chat-app

How to use it

1- Navigate to your project folder run npm start

2- Navigate to http://localhost:9000

3- Write Display name and Room name

4- Any others users on the same network can join your Chating Room Now

Project Home Page

https://z-team-pro.github.io/ZTeam-Chat/

Contributing

  1. Fork it (https://github.com/Z-Team-Pro/ZTeam-Chat-App/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request