NOTICE: This is the old repository and uses LitElement 2.x, not the new Lit version.
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