/react-note

Demos and tips I collect while learning React.

Primary LanguageJavaScript

react-note

react-note 代码

/demo/ # 直接引入react 相关的lib, 没有使用 npm, 可直接添加到现存的项目中
/src/ # 见每个子文件夹中的readme, 有两个部署到线上的demo(md2html: https://xiaoyureed.github.io/my/demo/md2html/, todoList: https://xiaoyureed.github.io/my/demo/todo_app/), 可以看看效果