LinkbCMS LogoLinkbCMS
Getting Started

Quick Start

Create your first CMS-powered NextJS page

Quick Start

This guide will help you create your first CMS-powered NextJS page in minutes. Follow these steps to see your content rendered on your site.

Create a new CMS-powered page

npx @linkbcms/cli@latest create-app my-app

Fetching collections

Using CMS components

Next Steps

Continue to the Core Concepts guide to understand the fundamental principles of our CMS integration.

On this page