/zchat

Chat system

Primary LanguageJavaScript

ZCHAT

License

About ZCHAT

ZCHAT is a simple chat app, developed with ReacJS and NodeJS, using websocket.

Technologies

  • Node
  • React
  • WebSocket

How to use

  $ git clone https://github.com/richardwlb/zchat.git
  # Dependencies
  $ cd backend
  $ cd yarn

  $ cd web
  $ cd yarn

  # backend start
  $ cd backend
  $ yarn run dev

  # WEB Start
  $ cd web
  $ yarn start

Login

Login