loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
Add unified Angular/React scaffolding support with MCP integration
The CLI should support Angular and React project scaffolding with official templates, integrates Model Context Protocol (MCP) for AI assistance, and provides clearer documentation and test coverage.
Frontend Scaffolding Features:
-
Added the angular:scaffold command for generating Angular projects from the ARC boilerplate, including options for template repository, version, local path, and dependency installation.
-
Added the react:scaffold command for generating React projects from the ARC boilerplate, with similar template options as Angular.