Skip to content

Instantly share code, notes, and snippets.

View melvin0008's full-sized avatar

Melvin melvin0008

  • Bolt
  • San Francisco
View GitHub Profile
@melvin0008
melvin0008 / Ionic-SocketioChatTutorial.md
Last active June 1, 2017 04:44
Ionic-Socketio Chat Tutorial

In this tutorial, we’ll learn how to create a chat client that communicates with a Socket.IO Node.JS chat server, using Ionic!

demo

If you want to jump straight to the code, it’s on GitHub. Otherwise, read on!

##Introduction: To follow along, start by cloning the repository: socket.io-ionic-chat

The app has the following features: