Simple web component that implements a virtual scroller in lit.
Install dependencies:
yarn
To run the dev server and open the project in a new browser tab:
yarn run start
There is a development HTML file located at /demo/index.html
that you can view at http://localhost:8000/demo/