- Vue.js
- Vue CLI
- Vuex
- Firebase
- SCSS
- Element UI
- Font Awesome
- HTML
運用Fire�base完成API串接各式資料以及後台管理,呈現購物車、商品列表等功能
- 未登入的用戶,購物車資料會存在本地
- 登入帳號後,購物車資料將存在帳號中
管理員帳號登入,可前往後台管理商品、會員、訂單...等資訊
此網站沒有任何商業行為,僅學術研究用途,請安心體驗。
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.