TimBorowy/chatapp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Intro A Live chat made with websockets using Socket io ## Install Install packages: `npm install` Run app: `npm start` **optional:** Add app.js to a node process manager like PM2, forever or nodemon.