An open API service indexing awesome lists of open source software.

https://github.com/iamthiagoo/realtime-chat-node-app

console.log(` Just a test node.js project :) `);
https://github.com/iamthiagoo/realtime-chat-node-app

html nodejs socket-io tailwindcss

Last synced: 10 months ago
JSON representation

console.log(` Just a test node.js project :) `);

Awesome Lists containing this project

README

          

# RealTime-Chat

How do I run this project?

- Start by running the command ` git clone https://github.com/iamThiagoo/RealTime-Chat.git `;
- Run the `` npm -y install `` command to install the required dependencies;
- After that, run the server.js file in your terminal with `` node server.js `` and you will have the project available in your browser on port 3000