- node : v21.7.2
- npm : 10.5.0
- 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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm installnpm run startnpm run devIn .env file, PORT = 3000
Project will run in http://localhost:3000