/website-1

Public website of compodoc

Primary LanguageCSSMIT LicenseMIT

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