step 1. clone/download
step 2. "npm i " in main folder(CRUD)
step 3. now move to client folder and again npm i init(client)
step 4. run app.js through nodet( node app.js)
step 5. now in client folder hit npm start throhgh our command line
dependencies: our system must have node and monodb installed