todomvc看膩了,週末花時間作了一個基於Vue + Webpack構建的簡單chat示例,聊天記錄保存在localStorge。簡單演示了Vue的component、filter、directive、computed以及組件間的事件通信。vue
項目地址: https://github.com/Coffcer/vue-chatgit