patrickds / chat

chat application in node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat

Chat application used to toy with node.js

Build & Run

Server

cd ./server

npm install

gulp

Client

cd ./client

npm install

gulp serve

About

chat application in node.js

License:MIT License


Languages

Language:JavaScript 58.8%Language:CSS 27.5%Language:HTML 13.6%