todocmvc练习vue版

官网 安装依赖的css,js `sh npm install ` 引入vue `html ` 定义初始化数据 在app.js中,实例化Vue,然后定义初始化数据 `js { //为了形成块级作用域 ...