yarn install
yarn serve
yarn build
- 新建專案
vue create vue3-bootstrap4-sample
選擇 Manually select features
Babel, Router,
- add bootstrap (bs4.5.3)
yarn add bootscrap
yarn install
yarn serve
yarn build
vue create vue3-bootstrap4-sample
選擇 Manually select features
Babel, Router,
yarn add bootscrap