https://github.com/TypeStrong/typedoc ```code npm install typedoc --global //cd to project root, i.e. above src typedoc --out ./ ./docs ``` Free docs is a pretty killer feature, and it worked on this boilerplate out of the box.