预览地址:todo
git clone https://github.com/funlee/todo.git
cd todo
npm install
npm run start然后在浏览器里输入:http:localhost:8080 即可访问
- Task 增加、删除
- 增加 Task 支持回车(Enter)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
预览地址:todo
git clone https://github.com/funlee/todo.git
cd todo
npm install
npm run start然后在浏览器里输入:http:localhost:8080 即可访问