Tagged in

Firebase

ClaireWei
ClaireWei
前端學習紀錄與分享
More information
Followers
11
Elsewhere
More, on Medium

用Vue & Firebase 實作簡易購物網站 03.用Bootstrap 4 做導覽列

※成品連結:vue-shop-3b5cc.web.app

03.用Bootstrap 4 做導覽列

一、前置作業:

(一)安裝Bootstrap 4、jQuery、popper.js

1.安裝指令

npm install bootstrap…