• Stars
    star
    118
  • Rank 299,923 (Top 6 %)
  • Language Vue
  • Created about 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

實作小範例入門 Vue & Vuex 2.0 系列


Reference