teth-todo-actions-and-reducers
v1.0.0
Published
Todo app implemented in Teth and T with Redux conventions.
Downloads
2
Maintainers
Readme
teth todo
Todo app implemented in Teth and T.
What sets this one apart:
- Full Todo-MVC feature-set with just 3 conditionals
- No usage of HTML
- Very expressive:
- Find source under
frontend/src/app
and see yourself - See
frontend/src/app/todo-list.ctx.js
for implementation of main features
- Find source under
NEW IN 1.0.10
Teth/RPC support added for backend-messaging.
Start with NPM
npm start
Based on es6-webpack2-starter
License
MIT