ironman2017vue

2017 iT 邦幫忙鐵人賽,選用 Vue 這個前端框架來做為挑戰。

我將使用這份文件:前端初階練習題目 作為實作目標。

規劃:

  • 第一周:Vue 與 routre 入門
  • 第二周:Vuex 入門
  • 第三周:Vuex 開發與 ajax
  • 第四周:Vue 客製化與 routre 進階功能

使用 git checkout 切換每天範例。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build


Reference