Im this project I created a couple of Web Components using LitElement and then use them in projects with: Angular, React, and Svelte.
polymer-cli
: npm install -g polymer-cli
npm install
polymer serve
npm run build
Inside the folder /demos
we have each project:
Inside each folder you'll find the readme with more instructions.