Table of Contents

Getting started

Install the CLI, verify your local setup, and follow a guided path from prerequisites to your first generated application.

Recommended entry points

Everything you need to go from setup to first delivery

This section groups the articles you need to install Neos, understand the local prerequisites, and follow the first guided implementation steps.


Overview

Install and configure

Set up the CLI and verify the local prerequisites required to work with Neos.

Build your first app

Follow the quick start articles to create a cluster, add metadata, and generate the application.

Go further

Move from your first setup to the areas where you design features, build screens, and operate clusters.

Start with

1. Prepare your environment

Install the CLI and validate the local prerequisites before creating any cluster.

2. Follow a guided tutorial

Create a first cluster and module, then add the first metadata elements step by step.

3. Learn the essential commands

Use the command reference when you need setup, generation, and local runtime commands.

  1. Install the local prerequisites and the CLI.
  2. Follow the quick start to create your first cluster and module.
  3. Continue in Build to model your data and implement features.

See also