Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
ada:howto:sicoferp:factory:new-migracion-sicoferp:front:arquitectura [2024/06/21 15:23] 192.168.177.98 |
— (actual) | ||
---|---|---|---|
Línea 1: | Línea 1: | ||
- | ====== Arquitectura Front ====== | ||
- | |||
- | **//ARQUITECTURA CLIENTE-SERVIDOR DISTRIBUIDO CERTIFICADO PARA MICROFRONTENDS// | ||
- | ** | ||
- | |||
- | {{:ada:howto:sicoferp:factory:new-migracion-sicoferp:front:imagen1.png?600|}} | ||
- | |||
- | {{:ada:howto:sicoferp:factory:new-migracion-sicoferp:front:imagen2.png?600|}} | ||
- | |||
- | |||
- | {{:ada:howto:sicoferp:factory:new-migracion-sicoferp:front:imagen3.png?400|}} | ||
- | |||
- | |||
- | **ARQUETIPO MFSICOF | ||
- | ** | ||
- | |||
- | |-src/ | ||
- | |- app/ | ||
- | |- layout/ | ||
- | |- api/ | ||
- | |- config/ | ||
- | |- service/ | ||
- | |- shared/ | ||
- | |- api/ | ||
- | |- components/ | ||
- | |- service/ | ||
- | |- directives/ | ||
- | |- models/ | ||
- | |- onecomponents | ||
- | |- footer/ | ||
- | |- nav-bar/ | ||
- | |- app-component.css | ||
- | |- app-component.html | ||
- | |- app-component.ts | ||
- | |- app-config.ts | ||
- | |- app-routes.ts | ||
- | |- assets | ||
- | |- enviroments | ||
- | |- environment.dev.ts | ||
- | |- environment.prod.ts | ||
- | |- environment.qa.ts | ||
- | |- environment.ts.ts | ||
- | favicon.ico | ||
- | index.html | ||
- | main.ts | ||
- | styles.scss | ||
- | test.ts |