UNPKG

ng6-socket-io

Version:

Socket.IO Module for Angular 6 and RxJS6

18 lines (9 loc) 217 B
download the example ```cd chat-app``` ```npm install``` ```node app``` open another terminal ```cd chat-app/public``` ```npm install``` ```ng build``` then enter ```http://localhost:8988/``` in your browser.