Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 287 Bytes

Docs template for Harold

Use it with create-harold-app

npm init harold-app@latest my-app -t docs

with npm 7+

npm init harold-app@latest my-app -- -t docs

with yarn

yarn create harold-app@latest my-app -t docs