Clone Repository
git clone https://github.com/your-repo/voiceflow-game.git
Install Dependencies
npm install
Configure Environment
cp .env.example .env
Start Development Server
npm run dev