Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Next.js Client / Server example.

This is a two-part example.

1. Server

A REST server providing an API to MuPDF over HTTP.

Enter the rest-server project and start the server.

2. Client

Enter the nextjs-client project and start the client.