Live Demo Steps install packages: bash npm i configure the .env file run the development server: npm run dev # or yarn dev # or pnpm dev # or bun dev