Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 209 Bytes

Chat web

This is an example of small chat application.

Runs the app in the development mode

npm install

npm start

Open http://localhost:3000 to view it in the browser.