Installation Open the project in your VS Code editor Open terminal (ctrl+`) and write npm install Copy .env.example to a new file and rename it to .env, then write this command in terminal To start the server npm start