Skip to content

funlee/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

预览地址:todo

安装

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

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

主要功能

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