Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 432 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 432 Bytes

Compodoc Demo Stencil

Live demo

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...

Getting Started

To build the documentation, run:

npm i
npm run doc