Skip to content

jmas/lit-todo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lit-todo-example

It is ToDo list example that demonstrate four libraries working together:

Build & Run

  • Clone repository
  • npm install or yarn install
  • npm run build-prod or yarn run build-prod
  • Open index.html

Live demo

Codepen (guaranteed work in latest Chrome)

Other related projects

  • lit-html - lit-html lets you write HTML templates with JavaScript template literals, and efficiently render and re-render those templates to DOM
  • lit-redux - is react-redux API implementation for lit-html library
  • lit-form - Formik API implementation for lit-html library

About

ToDo list that use lit-html + lit-redux + lit-form

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published