Skip to content

Latest commit

 

History

History
 
 

nextjs-frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Document field customisation - Next.js

A Next.js frontend example to customise document renderer to render custom component blocks.

Running the example

  1. Install dependencies
pnpm
  1. Start the server
pnpm dev

If everything works 🤞 the homepage will be served at localhost:8000.