Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 333 Bytes

LWC Storybook & Web Component Analyzer

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