Prerequisites
Before you start building a Content SDK application, check you have the following:
-
Access to a SitecoreAI instance. If that instance doesn't already contain the intended environment with at least one site, then creating that environment will generate the initial app you'll be working with.
-
An operating system version that supports Node.js.
-
A current version of Node.js. We recommend using the most recent long-term support (LTS) version.
-
Git, to clone the repository.
-
A suitable IDE such as Visual Studio Code, including relevant extensions for linting and working with TypeScript, GraphQL, and anything else you need.
-
Knowledge of the page builder, Content Editor, components, and placeholders in SitecoreAI is an advantage.
When you have all of this, you're ready to create your app!