Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 228 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 228 Bytes
  1. Replace the Zoom 'apiKey' and 'apiSecret, webinar Id and webinar password.

To run the project on prod build in local, run:

  1. yarn build
  2. yarn server

Now open localhost:3000

To run it normally, just run:

  1. yarn start