We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec7c4a commit 1e1ea2dCopy full SHA for 1e1ea2d
README.md
@@ -1,2 +1,10 @@
1
# React-ChatV2
2
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