File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242</table >
4343
4444### How to Run Locally
45- Run the below commang to clone repo locally/
45+ Run the below command to clone the repo locally
4646```
4747git clone https://github.com/kothariji/SyntaxMeets.git
4848```
4949
50- ### To run server, go to the server folder in backend directory and Run
50+ ### To run the server, go to the server folder in the backend directory and Run
5151```
5252npm install
5353npm start
5454```
5555#### this will run your express server in localhost:4000
5656
5757---
58- ### To run application, go to the syntaxmeets folder in frontend directory and Run
58+ ### To run the application, go to the SyntaxMeets folder in the frontend directory and Run
5959```
6060npm install //install all react dependencies
6161npm start //runserver
6262```
6363#### this will run your application in localhost:3000
6464
6565
66- ### If you liked our work do give us a star :star ::star ::star : . It Encourages us to do more :wink : :dizzy :
66+ ### If you liked our work do give us a star :star ::star ::star : It Encourages us to do more :wink : :dizzy :
You can’t perform that action at this time.
0 commit comments