Skip to content

PSPDFKit/pspdfkit-web-example-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSPDFKit for Web Example – Next.js

This example shows how to integrate PSPDFKit for Web into a Next.js app.

Prerequisites

Support, Issues and License Questions

PSPDFKit offers support for customers with an active SDK license via https://pspdfkit.com/support/request/

Are you evaluating our SDK? That's great, we're happy to help out! To make sure this is fast, please use a work email and have someone from your company fill out our sales form: https://pspdfkit.com/sales/

Getting Started

Clone the repo:

git clone https://github.com/PSPDFKit/pspdfkit-web-example-nextjs.git
cd pspdfkit-web-example-nextjs

Install the project dependencies:

yarn:

yarn

npm:

npm install

Running the Example

We are ready to launch the app! 🎉

yarn:

yarn dev

npm:

npm run dev

You can now open http://localhost:3000 in your browser and enjoy!

License

This software is licensed under a modified BSD license.

Contributing

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published