- Step1: Clone the repository from GitHub
- Step2: Install dependencies with npm
- Step3: Configure the .env file with DeepSeek API key
- Step4: Run in development mode using 'npm run dev'
- Step5: Build the application with 'npm run build'
- Step6: Distribute or package the app for deployment