![]() |
VOOZH | about |
Introduction: MDBootstrap (Material Design for Bootstrap) is a complete UI package that can be integrated with other frameworks such as Angular, React, Vue, etc. It is used to design a fully responsive and mobile-friendly layout using various components, plugins, animations to make it more attractive and user friendly which are compatible with other browsers.
Features of MDBootstrap:
Prerequisite:
For Windows:
https://www.geeksforgeeks.org/installation-guide/install-node-js-on-windows/For Linux:
https://www.geeksforgeeks.org/node-js/installation-of-node-js-on-linux/ Knowledge of setting up of an Angular Project https://www.geeksforgeeks.org/angular-js/angular-cli-angular-project-setup/Installation of MDBootstrap in Angular:
npm install @angular/cdk --save
npm install angular-bootstrap-md --save
npm install -–save chart.js@2.5.0 @types/chart.js @fortawesome/fontawesome-free hammerjs animate.css
ng serve -o
Output: