Sample LWC application that integrates with Web Component Analyzer (https://github.com/runem/web-component-analyzer).
This project contains two packages: a library of components (lwc-library) and an application (lwc-app).
To execute the project:
yarn
yarn build
yarn start