Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 679 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 679 Bytes

React-PDF Example Project

This application uses react-pdf to display PDF files. You can follow along with the accompanying blog post.

Installation

git clone https://github.com/PSPDFKit-labs/react-pdf-demo
cd react-pdf-demo

npm install 
npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Contributing

Please ensure you have signed our CLA so that we can accept your contributions.