Skip to content

Sonualam-bot/stackoverflow-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npm install

use the above command on the client side to install the dependencies

npm install

use this above command on the server side to install the dependencies

nodemon server.js

use the above command on the server side to run the server

npm run dev

use the above command on the client side to run client