Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 624 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 624 Bytes

基于Ant Design for Vue的TodoList

ℹ️ 其中源数据存在了Vuex中,使用了Ant Desgin UI组件,该TodoList未做组件化,实现的功能如动图所示,代码添加了详细的注释,思路清晰,可供学习参考使用:bulb:! 演示GIF

TodoList演示DEMO

克隆/下载后安装依赖:

npm install

运行命令:

npm run serve

源文件目录:

src/views/Todo.vue