Next.js starter icon

Next.js starter

Next.js template bootstrapped with Enonic integration

Next.js starter icon

Next.js starter

Next.js template bootstrapped with Enonic integration

Building and maintaining Next.js websites has never been easier. This starter ships with our Next.XP integration kit providing a fast site, effective development and content management.

Getting started

Requires a modern Node installed + access to the Enonic GraphQL API

Run the following commands:

  1. npx degit enonic/starter-nextjs my-nextjs-app
  2. cd my-nextjs-app
  3. npm install
  4. npm run dev