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.