@troopshr/troops-virtualscroll
v0.0.21
Published
Webcomponent troopsVirtualscroll following open-wc recommendations
Downloads
4
Readme
Open-wc Starter App
Quickstart
To get started:
npm init @open-wc
# requires node 10 & npm 6 or higher
Scripts
start
runs your app for development, reloading on file changesstart:build
runs your app after it has been built using the build commandbuild
builds your app and outputs it in yourdist
directorytest
runs your test suite with Karmalint
runs the linter for your project