install jquery and bootstrap in angular
Rxjs : npm install --save rxjs-compat
https://www.angularjswiki.com/angular/how-to-install-and-use-jquery-in-angular-projects/
https://www.techiediaries.com/angular-bootstrap/
Juqery : npm install --save jquery
Bootstrap : npm install --save bootstrap
Comments
Post a Comment