Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 272 Bytes

Astro x Agora

Enter Channel Video Call

How to Run

  1. Add PUBLIC_AGORA_APP_ID = '<---Your App Id--->' to your .env file.
  2. Run npm install to install all dependencies.
  3. Run npm run dev to start the server.