simple chat app using expressjs and socket.io
- Clone Repository
git clone https://github.com/SumberkuDev/projects-gather.git
- Open Folder Location
cd projects-gather/code/js/simple-chat-app
- Install dependencies
npm install
- Run Program
npm start
Please Make sure you have Node.js installed in your machine