mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds a dev app that can be used to prototype and debug things while developing Angular. Use `pnpm dev` to run it.
3 lines
52 B
HTML
3 lines
52 B
HTML
<h1>Welcome to the dev app!</h1>
|
|
|
|
<router-outlet />
|