Skip to content

albertnotes/bootstrap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

甜點電商 (以 Boostrap 排版)

這是 Bootstrap 框架整合練習
練習設計稿來自 六角學院 - Bootstrap 4 - 開發超強不解釋

DEMO

https://albertnotes.github.io/bootstrap-demo/

功能

  • 純粹運用 Bootstrap 整合切版

使用技術

  • Sass
  • gulp
  • Bootstrap CSS
  • Material icons

安裝與執行

# 安裝 gulp
npm install gulp-cli -g

# 執行
npm install
gulp

# 其他指令
gulp build # 生成靜態網頁(未壓縮)預設 --env development 可省略
gulp build --env production # 生成靜態網頁(壓縮 CSS)
gulp deploy # 將靜態網頁佈署到 gh-pages

About

甜點電商 - 使用 Bootstrap 練習

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published