nelsongutidev / ng-new-using-STAC

The Angular out of the box app using standalone components only

Home Page:https://stackblitz.com/edit/github-vn3kce?file=README.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standalone components

Aplicacion ejemplo de angular (ng new ) utilizando solamente standalone components (Angular sample app using only standalone components)

Version

ng version 15

Descripcion

  • La aplicacion esta inicializada con la nueva funcion bootstrapApplication
  • Implementa dos rutas utilizando la nueva funcion provideRouter
  • Extrae dos partes de la aplicacion a compnentes stand alone
  • Hace lazy loading de ambos componentes

About

The Angular out of the box app using standalone components only

https://stackblitz.com/edit/github-vn3kce?file=README.md


Languages

Language:HTML 68.0%Language:SCSS 17.5%Language:TypeScript 14.6%