Express Getting Started First, install the dependencies: npm install Then, run the development server: npm run dev Remember to create a .env file with your environement variables.