1.0.0 • Published 6 years ago

lit-example v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

lit-todo-example

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

Build & Run

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

Other related projects

  • lit-redux - is react-redux API implementation for lit-html library
  • lit-form - Formik API implementation for lit-html library