Skip to content

使用 Vue3 + Typescript 製作自助點餐系統。

License

Notifications You must be signed in to change notification settings

Oboro1102/Kiosk-Food-Order

Repository files navigation

自助點餐系統

實裝功能

  • 餐點列表
  • 餐點下訂
  • 費用計算
  • 隨機取號

資料使用

  • 圖片

食物素材來源於 Lorem Picsum

專案執行指令

  • 初次執行 npm install
  • 啟動專案 npm run serve