Skip to content

thhomas/full_stack_assessment

Repository files navigation

Full Stack Developer Assessment

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.

Development

To start the development server, run the following command:

npm run dev