Redux with Lit-Element This project is an example to using Redux with Lit-Element. It is built by using pwa-starter-kit(template-minimal-ui). Please run below steps on terminal to run it on your local after clone it: npm run install npm run build npm run start