Aplikasi-Simple-Chat
Aplikasi Chat menggunakan websocket
Table of Contents
Instalasi :
1.Install npm di direktori
$npm init
2.Install express
$npm install express --save
3.Install nodemon
$npm install nodemon --save-dev
4.Setelah itu buat file server.js atau whatever you want
5.Konfigurasi port, express di server.js
6.Jalankan dengan
$nodemon //bila port sudah diconfig di server.js
5.Add socket.io di script
- socket - File JS Socket