Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 679 Bytes

README.org

File metadata and controls

33 lines (23 loc) · 679 Bytes

📱Chat💻

Chat is a project in which two users can correspond if they enter the same ID when entering the chat

👉Installation

1. Clone this repository:

git clone https://github.com/w-develop-w/chat.git

2. Open terminal and enter in folder ‘client’ and input this command:

npm start

3. After enter in folder ‘server’ and input this command:

npm start

The project will run and you can duplicate the tab and test this chat🚀