This project was forked from https://github.com/jgw96/stencil-beer
It is a demo project for demonstrating Compodoc features :
- architecture
- components documentation
- documentating methods and properties of components, classes, interfaces, etc...
To build the documentation, run:
npm i
npm run doc