注册
登录
Xedge
>>
ionic3-socketio-chat
>>
返回
项目作者:
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
git clone
https://github.com/vagnersabadi/ionic3-socketio-chat.git
cd ionic3-chat-socketio
npm i
npm install ng-socket-io
ionic serve