Skip to content

zixialu/chatty-app

Repository files navigation

Chatty App

A simple instant messenger powered by WebSockets.

Product

Screenshot of Chatty App

Getting Started

  1. Clone the repository to your computer.

  2. Run npm install to install dependencies.

  3. Run npm install again inside the /ws-server directory to install dependencies for the WebSocket server.

  4. Start the WebSocket server by running npm start inside /ws-server.

  5. Start the Webpack server by running npm start in the root directory /.

  6. Navigate to https://localhost:3000/.

Dependencies

About

Simple IM chatroom using WebSockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published