• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to footer

DRH

My site

AngularWithBootstrap

Adding Bootstrap and JQuery in angular

April 8, 2020 by Dilip Leave a Comment

For adding Bootstrap in angular there is already bootstap included in the angular 9 in node_modules folder. otherewise dowload using npm via folloing command
npm install --save bootstrap
install JQuery via
npm install --save jquery

After the installation of the bootstrap and jquery we must have to include in our project.So for this go to the angular.json file and then paste in styles
“styles”:[ “./node_modules/bootstrap/dist/css/bootstrap.css” ]

“scripts”: [ “./node_modules/jquery/dist/jquery.js”, “./node_modules/bootstrap/dist/js/bootstrap.js”]

Filed Under: AngularWithBootstrap

Primary Sidebar

Recent Posts

  • TypeScript common Syntax
  • Setting Up Ngrx store with the Ngrx schematics
  • AngularPipe
  • To create repository in github
  • Adding Bootstrap and JQuery in angular

Recent Comments

  • Dilip on Understanding Angular Versioning
  • Dilip on Understanding Angular Versioning
  • Sagar on error: No such host is known. While installing Dot net packages
  • Sagar on Digitalization Program in Province no. 1 Nepal
  • Dilip on error: No such host is known. While installing Dot net packages

Archives

  • June 2020
  • May 2020
  • April 2020
  • February 2020
  • January 2020

Footer

Artificial Intelligence And Machine Learning

Artificial intelligence is the Huge interdisplinery field which includes the social science,psychology and all in cognitive with the computer.Artificial intelligence means human like intelligence wich can think and process logic and gives decision.

Web Application Development

Web applications are those like websites wich is opend by browsers. Nowadays more than desktop application web application is growing because of internet available in all the remote places and data is managed easily.

Internet of things(IOT)

Internet of things is the technology wich are main technolgy to make smart home,smart city,and smart profession.You can make your work comfortable with remote sensors internet and many networking interface.like microcontroller,bluetooth module ethernet module internt,web technology

Copyright © 2021 · Genesis Sample on Genesis Framework · WordPress · Log in

  • Education
  • Computer Technology