lucaslz / chat-in-realtime-nodejs

Criando um sistema simples de Chat em tempo Real, utilizando NodeJS e o Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat In Real Time

This app was development with NodeJS and socket.io. Was utile a static page for view messages.

How to init server

Enter to path project and type: node server.js

How to access pages

Open your browser and type: http://localhost:3333

About

Criando um sistema simples de Chat em tempo Real, utilizando NodeJS e o Socket.io


Languages

Language:HTML 55.4%Language:JavaScript 25.7%Language:CSS 18.9%