Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 345 Bytes

File metadata and controls

18 lines (16 loc) · 345 Bytes

todo

预览地址:todo

安装

git clone https://github.com/funlee/todo.git
cd todo
npm install
npm run start

然后在浏览器里输入:http:localhost:8080 即可访问

主要功能

  • Task 增加、删除
  • 增加 Task 支持回车(Enter)