Skip to content

Commit 1e1ea2d

Browse files
authored
Update README.md
1 parent 7ec7c4a commit 1e1ea2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# React-ChatV2
22
Using socket-io and reactjs for development of chat realtime
3+
4+
### Installation
5+
```
6+
git clone https://github.com/ManuelGalindez26/React-ChatV2.git
7+
cd React-ChatV2
8+
npm install
9+
npm start
10+
```

0 commit comments

Comments
 (0)