📅  最后修改于: 2022-03-11 15:04:43.829000             🧑  作者: Mango
I will try to be as precise as possible
1.Go the the Vue Cli project run :
npm i bootstrap jquery popper.js
2.Go to src/main.js import like:
import 'bootstrap'; import 'bootstrap/dist/css/bootstrap.min.css';