Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 721 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 721 Bytes

openapi-typescript Docs

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

Lives at https://openapi-ts.pages.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.