Content-type in React4xp 6

Enonic version: 7.16.1

OS: Debian KDE

Hi. In the documentation for the React4xp 6, I only see examples of content-types coming from the hmdb application: Rendering based on Content Type - Enonic Developer Portal
So if I were to create new content-types, the process will still be the same? (xml file in src/main/resources/site/content-types/[content-type-name]/[content-type-name].xml).
There is not a single example of this in react4xp 6.

Hi @reinaldoams,

React4XP tutorial doesn’t contain examples of creating content types because it’s a tutorial for React4XP, not a tutorial for creating content types. It assumes that you already have content types in your app. You just follow the same path after you have created your own content types.

Let us know if you need help with creating content types.