Create the .env file, use env-dev.env $ mv env-dev.env .env Getting Started First, run the development server: npm run dev Open http://localhost:4000 with your browser to see the result.