Meteor tutorial : simple-todos in React

Frederic G. MARAND ddc7fbbaf6 Step 10.2: Add methods for add, remove, update task. 8 лет назад
.meteor 323945a876 Step 10.1: removing insecure. 8 лет назад
images 606798d2e2 Added images for PlayStore deployment. 8 лет назад
splash 996f41bd1e Step 6.2: add mobile-config. 9 лет назад
.eslintrc.js 8592cb5042 Step 9.2: Create Accounts UI wrapper component. 8 лет назад
.gitignore 9743ea6ae8 Meteor update. 8 лет назад
AccountsUIWrapper.jsx c198cee6ff Step 9.4: Configure accounts-ui to only require username. 8 лет назад
App.jsx 528904b319 Step 9.7: Wrap new task form to only show when logged in. 8 лет назад
Task.jsx cefd2c6b19 Step 9.8: Update Task component to show username. 8 лет назад
mobile-config.js 996f41bd1e Step 6.2: add mobile-config. 9 лет назад
simple-todos-react.css 3fdda4db27 Step 2.6: Add some CSS. 9 лет назад
simple-todos-react.html 761c4fb114 Step 2.2: Replace starter HTML code. Add .gitignore. 9 лет назад
simple-todos-react.jsx ddc7fbbaf6 Step 10.2: Add methods for add, remove, update task. 8 лет назад