There was an error while loading. Please reload this page.
1 parent 580db12 commit ff0b6cfCopy full SHA for ff0b6cf
README.md
@@ -0,0 +1,8 @@
1
+Steps to Start the App
2
+
3
+Install the Public Dependencies
4
+Install the Server Dependencies
5
+In the Server Directory there's a .env file. Change the value of mongodb inside the file. Set the value as your mongodb connection url.
6
+Now start the server by yarn start
7
+Now start the react by yarn start
8
+And the chat application would be running successfully by now.
0 commit comments