플러그인을 사용해서 부트스트랩을 쉽게 사용할 수 있음
“bootstrap.js”또는 “bootstrap.min.js”사용해 한번에 포함시키거나
사용하고 싶은 개별 js파일을 따로 포함시킬 수 있음 (Bootstrap의 개별 “carousel.js”파일 사용)