Contact Manager (Backend) Version node : v21.7.2 npm : 10.5.0 Running Step To install node dependencies: npm install To run with node : npm run start To run with nodemon : npm run dev In .env file, PORT = 3000 Project will run in http://localhost:3000