This project is based on the Next.js and Drupal starter. Full documentation available on the next-drupal website.
2 pages are available /static
and /dynamic
both displaying the list of dataviz entries using Next.js server side rendering and client side rendering respectively.
To start the development server, run the following command:
npm run dev