/hello-socket.io

A example chat app built Node.js and Socket.io

Primary LanguageHTMLMIT LicenseMIT

hello-socket.io

A example chat app built Node.js and Socket.io

Getting started

# Clone project
git clone https://github.com/spy126/hello-socket.io.git

# Install dependency packages
npm install

# Run app
npm start