昨天線上直播 Vue + Todo List 的原始碼
內包含完整註解
https://github.com/Wcc723/vue-json-server-todolist/tree/master
如果只想運用版型 + Vue CLI 練習
可以使用以下 Branch (不含註解)
https://github.com/Wcc723/vue-json-server-todolist/tree/template
注意:以上兩者均是透過 Vue Cli 環境建置
而完整版本另需要使用 Json-server 才能新增刪除資料
直播的文件:
https://paper.dropbox.com/doc/001-todolist-by-V3OTg3oVllEX8RvtQvR1y
「vue json tree」的推薦目錄:
vue json tree 在 fitzhavey/vue-json-tree-view - GitHub 的推薦與評價
A JSON Tree View Component for Vue.js. Contribute to fitzhavey/vue-json-tree-view development by creating an account on GitHub. ... <看更多>
vue json tree 在 vue-json-tree 的推薦與評價
Vue component that renders JSON data in a collapsible tree structure. ... Include the CSS and JS along with Vue, so you get a <json-tree> component. ... <看更多>