diff --git a/docs/home/getting-started/starter-app.mdx b/docs/home/getting-started/starter-app.mdx index 529f1d548..abc54fb63 100644 --- a/docs/home/getting-started/starter-app.mdx +++ b/docs/home/getting-started/starter-app.mdx @@ -17,8 +17,7 @@ import image from './images/starter-app.png'; marginBlockEnd: '2rem', }}>
- Explore the code and get started quickly by visiting our [GitHub repository](https://github.com/siemens/ix-starter/). - Or view the starter app [here](https://siemens.github.io/ix-starter/react-starter/). + Explore the code and get started quickly by visiting our GitHub repository or view the starter apps [here](#starter-apps).
+## Starter apps {#starter-apps} + +
+| **Framework** | **GitHub repository** | **Preview** | +| :-------- | :-------- | :-------- | +| React | [react-starter](https://github.com/siemens/ix-starter/tree/main/apps/react-starter) | [View](https://siemens.github.io/ix-starter/react-starter/) | +| Angular | [angular-starter](https://github.com/siemens/ix-starter/tree/main/apps/angular-starter) | [View](https://siemens.github.io/ix-starter/angular-starter/) | +
+ ## Key features - Intuitive design: Simplify your workflow with user-friendly components.