Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.09 KB

README.md

File metadata and controls

38 lines (30 loc) · 2.09 KB

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