/coffeeMasterProject

咖啡巨匠專案資料夾

Primary LanguageJavaScript

咖啡巨匠:咖啡豆專賣店(專案備份)

咖啡巨匠:咖啡豆專賣店網站

個人練習SPA作品,使用技術:vue cli、vuex、bootstrap4、sass、axios串接後端api

API是自己用node.js寫的假資料json,並發布在Heroku上面。

作品網址請點我

API請點我

Build Setup

# 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.