loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

Add unified Angular/React scaffolding support with MCP integration

Open piyushsinghgaur1 opened this issue 2 months ago • 0 comments

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.

piyushsinghgaur1 avatar Dec 10 '25 05:12 piyushsinghgaur1