test-ts-doc

test-ts-doc
test documentation generation
type script doc generation POC uses these libs
Requirements
- nodejs
- pnpm package manager
Instructions
Running the project
pnpm run dev
Building the project
pnpm run build
Generating the docs
pnpm run build:docs
Serve the generated docs
pnpm run serve:docs