Enhancement
Add Angular to the list of available starter frameworks.
Concerns
- Angular projects are heavier than Vite-based setups
- npm install will be noticeably slower inside WebContainers
Suggested approach
Use a minimal Angular + Vite setup rather than the full Angular CLI. Show a startup time warning.
Enhancement
Add Angular to the list of available starter frameworks.
Concerns
Suggested approach
Use a minimal Angular + Vite setup rather than the full Angular CLI. Show a startup time warning.