Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 567 Bytes

OCR4all.github.io

Deploy

VitePress powered documentation for OCR4all.

Deployed on GitHub Pages via GitHub Actions.

Search powered by Algolia DocSearch

Development

Install dependencies

yarn

Run development server

yarn docs:dev

Build for deployment

yarn docs:build