DEV Community

Discussion on: A simplified Jira clone built with Angular 9, ng-zorro and Akita

Collapse
 
trungk18 profile image
Trung Vo

Hey Greg, I added a command to run compodoc on the master branch 😁

You can sync with the upstream and run

npm run docs:html
Enter fullscreen mode Exit fullscreen mode

github.com/trungk18/jira-clone-ang...