This is the official website for Docling.
First, install dependencies:
npm install
# or
yarn install
# or
pnpm installThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
This website is part of the Docling project. Your feedback and contributions are welcome!
This project is part of the Docling ecosystem. See the main Docling repository for license information.