Query for Web SDK Integration with Angular 7

Hey @gourav,

I am having trouble reproducing the Can't resolve jQuery error.

Here is my working Angular Zoom Web SDK code.

To run,

$ git clone https://github.com/tommygaessler/zoom-angular.git

$ cd zoom-angular

$ npm install

Add your JWT app credentials and meeting number to the /src/app/app.component.ts file

$ ng serve --open

Let me know if this works for you!

Thanks,
Tommy