Integrate Bootstrap theme with existing AngularJS project -


i have existing angularjs project - website average design, connected database , forth. want integrate bootstrap project, in order achieve appearance 1 found @ link: www.coreui.io should install bootstrap, don't figure out how replace styling (old styling theme). there .css files in project want remove , replace new ones found in theme. steps? provide more details if needed. thank you!

you can copy "dist" folder contains css , js files theme , paste in existing project. after change index.html file.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -