lit-todo-example
v1.0.1
Published
It is ToDo list example that demonstrate three libraries working together: * [lit-html](https://github.com/PolymerLabs/lit-html) * [lit-redux](https://github.com/jmas/lit-redux) * [lit-form](https://github.com/jmas/lit-form)
Downloads
3
Readme
lit-todo-example
It is ToDo list example that demonstrate three libraries working together:
Build & Run
- Clone repository
npm install
oryarn install
npm run build-prod
oryarn run build-prod
- Open
index.html