Setup Dev Environment variables cp .env.sample .env.local Run development server npm install npm run dev