iT邦幫忙

1

vue-cli(三)

安裝Vue-cli

npm install -g vue-cli

建立vue新資料夾

vue init webpack my-project

在dist資料夾裡,產生靜態頁面

npm run build

執行vue

cd my-project
npm install
npm run dev

引入bootsrap4

npm install sass sass-loader node-sass
npm install sass-loader bootstrap@4.0.0-alpha.6 node-sass --save

載入@import "~bootstrap/scss/bootstrap";

https://ithelp.ithome.com.tw/upload/images/20171015/20106933km2Cf46cZD.jpg

此部落格為個人前端學習記錄
文章皆為參考網路教學,整合成個人學習日記,若有侵權煩請告知,隨時修正。/images/emoticon/emoticon41.gif


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言