第一步:安装bootstrap:

npm install bootstrap -S

如图所示:

第二步:引入main.js

import "bootstrap/dist/css/bootstrap.min.css"

如图所示:

更多推荐

Vue中引入bootstrap.min.css