Update the .env.development.example and .env.production.example files with your values and rename them to .env.development and .env.production respectively.
Run the following command or equivalent with your preferred package manager to start a local development server on http://localhost:8080:
npm run dev