Skip to content

caiyongmin/react-todo

Repository files navigation

react-todo

第一个 React 项目,使用 React 制作一个任务清单应用。

Demo 页面

使用

git clone https://github.com/caiyongmin/react-todo.git

npm install

npm run dev

页面打开后,打开移动端调试模式,体验更佳!也可通过手机浏览器浏览。

更新

06.17

  • 使用 browserHistory 代替 hashHistory。
  • 更新 package.json 里面的 script 命令。
  • 根据 react-router 的资料,完成服务端渲染。

06.26

  • 准备用 redux 重构,完成 45%。

感谢

这个项目是参照wengeekwengeek/TodoList来写的,在此表示感谢!

最后欢迎提 issue 给我!

About

使用 React 制作一个任务清单应用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published