Skip to content

harold-js/harold-template-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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