Add Angular frontend example and CLI template#44
Conversation
Expose angular in Frontend with flat dist/, ng serve on 4200, Angular 20 deps, minimal router scaffold, and a template test asserting paths.
Document angular alongside other --frontend choices in usage and validation.
Angular 20 SPA with flat frontend/dist builds, localhost:4200 dev URL, and minimal standalone routing mirrored from framework examples. Ignore frontend/.angular cache.
Run examples/angular Zig tests alongside the other frontend frameworks.
List angular in CLI skills, docs, repo READMEs, and core skill references.
|
@nntndfrk is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Summary
examples/angular, a complete zero-native desktop example with an Angular 20 SPA frontend (signals + zoneless change detection, OnPush,ng servepinned to127.0.0.1:4200, production build tofrontend/dist).angularas a--frontendchoice inzero-native initand the templates generator, alongsidenext,vite,react,svelte,vue.zig build test-example-angularand extend the CI scaffold loop to exercise the Angular template end to end./cli,/quick-start),packages/zero-native/README.md, andskill-data/corereferences to list Angular as a supported frontend.