Skip to content

compodoc/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compodoc: The missing documentation tool for your Angular application
Linux Build Status Windows Build Status Codecov npm badge npm dependencies npm devDependencies NPM Downloads MIT badge

Gitter badge

The missing documentation tool for your Angular application.

Installation

npm install -g harp

Run

harp server src

Open http://localhost:9000/ in your web browser.

Build

npm run build