devicestore To Run backend follow below step cd backend Run the npm install command cd src Run node server server started on port http://localhost:3000/ Note Please Install mongodb and start before starting the node server To Run frontend follow below step cd frontend Run the npm install command Run ng serve server started on port http://localhost:4200/