Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 212 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 212 Bytes

Websocket-React-Chatroom

A chatroom powered by React and Websocket

Getting Started

  1. Clone this repo

  2. Install dependencies

    npm install

  3. Try out

    npm start

  4. Open http://localhost:3300