tastejs / todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
http://todomvc.com
Other
28.66k stars 13.77k forks source link

Add Example using Lit #2178

Closed christian-bromann closed 11 months ago

christian-bromann commented 2 years ago

Lit is a great framework for building apps based on web components. This patch adds a TodoMVC example using this framework + Redux for data management. If desired I can remove the redux part.

flashdesignory commented 11 months ago

closing in favor of https://github.com/tastejs/todomvc/pull/2196