To get started:
npm init @open-wc
# requires node 10 & npm 6 or higherstartruns your app for development, reloading on file changesstart:buildruns your app after it has been built using the build commandbuildbuilds your app and outputs it in yourdistdirectorytestruns your test suite with Karmalintruns the linter for your project
