项目作者: vagnersabadi

项目描述 :
Chat usando Socket.io no Ionic3
高级语言: JavaScript
项目地址: git://github.com/vagnersabadi/ionic3-socketio-chat.git
创建时间: 2018-05-28T13:04:12Z
项目社区:https://github.com/vagnersabadi/ionic3-socketio-chat

开源协议:MIT License

下载


CHAT IONIC 3 SOCKET.IO

SEVER-CHAT

  • npm init
  • npm install —save express socket.io
  • node index.js

APP-CHAT