Next.js starter
Next.js template bootstrapped with Enonic integration
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:
npx degit enonic/starter-nextjs my-nextjs-appcd my-nextjs-appnpm installnpm run dev