spartacus-mcp-server
Version:
MCP server for SAP Spartacus development tools - Generate components, services, and models following Spartacus conventions
12 lines (9 loc) • 303 B
HTML
<!--
SPDX-FileCopyrightText: 2025 SAP Spartacus team <spartacus-team@sap.com>
SPDX-License-Identifier: Apache-2.0
-->
<div class="custom-cart">
<h2>{{ 'customcart.title' | cxTranslate }}</h2>
<!-- TODO: Add component template -->
<p>{{ 'customcart.description' | cxTranslate }}</p>
</div>