simonallen 技術部落格
  • Home
  • About
  • Tags
Sign in Subscribe

Node.js

Vue cli 安裝 Bootstrap4、Sass、jQuery 和 Popper.js

紀錄一下環境建置 首先建立vue cli專案 vue init webpack 專案名稱 或 vue init webpack-sample 專案名稱 接著 cd 專案名稱 npm 安裝套件 npm安裝Bootstrap 4 npm install bootstrap -S 現在install bootstrap會自動選bootstrap4 npm安裝jQuery npm install jquery -S npm安裝popper.js npm install popper.js -S npm安裝sass、sass-loader、node-sass npm install sass sass-loader node-sass -S -S等於—save,是要把相依寫入進package.json
SimonAllen 20 3月 2018

Subscribe to simonallen 技術部落格

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
simonallen 技術部落格 © 2025. Powered by Ghost