Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 734 Bytes

README.md

File metadata and controls

45 lines (36 loc) · 734 Bytes

Vue - NCKU-History-convey-affection

成功大學歷史系的傳情活動網頁

步驟

  1. 專案建置
  • Vue CLI
  • npm導入bootstrap、bootstrap icons、Vue axios
  1. 建立主要路由
  • 首頁
  • 產品列表
  • 單一產品(詳細資訊)
  • Navbar, footer
  1. 頁面製作
  • 首頁
  • 產品列表
  • 單一產品(詳細資訊)
  • Navbar, footer
  • 購物車
  • 訂單 (購物車內容發送後)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.