文件名称:TodoReact:使用 Meteor 测试 React
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-18 18:09:17
JavaScript
React Meteor Todo 教程 该存储库包含2015年6月11日使用和进行Orikami,Symax en Youbedo聚会的Todo应用程序构建。 快速开始 如果您尚未安装 Meteor,请执行以下操作: curl https://install.meteor.com | /bin/sh 在 Windows 上? 运行。 克隆这个存储库: git clone https://github.com/dreamyourweb/react-meteor-todo.git 开始流星: cd react-meteor-todo meteor 访问 。 组件结构 - TodoApp - TodoForm - TodoList - TodoItem
【文件预览】:
TodoReact-master
----todo_list.jsx(900B)
----todo_app.jsx(3KB)
----todo_form.jsx(2KB)
----todo_item.jsx(2KB)
----README.md(754B)
----.meteor()
--------.gitignore(6B)
--------.finished-upgraders(262B)
--------release(15B)
--------packages(320B)
--------.id(321B)
--------versions(833B)
--------platforms(15B)
----style.css(817B)
----todo.html(289B)