Skip to content

Files

Latest commit

fc5ee2a · Dec 3, 2021

History

History
15 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 241 Bytes

PDF Parser

A tool to parse PDF files and extract text.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to view the app.