Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

html nodejs socket-io tailwindcss

Last synced: about 21 hours 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