Skip to content

Latest commit

 

History

History

docs

openapi-typescript Docs

Docs site powered by Vitepress, an ergonomic docs site template powered by Vite.

Lives at https://openapi-ts.dev.

Setup

Setup requires the latest version of Node.js and pnpm. With both installed, run:

pnpm 1
pnpm run dev

That will launch the docs site at http://localhost:5173.

Editing

All content lives in .md files that feature normal Markdown content with powerful Vitepress extensions.

Contributing

Docs contributions are welcome! Please refer to CONTRIBUTING.md for additional assistance.