Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 365 Bytes

File metadata and controls

22 lines (13 loc) · 365 Bytes

Casper virtual scroller

Simple web component that implements a virtual scroller in lit.

Setup

Install dependencies:

yarn

Dev Server

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/