Skip to content

Definición de webComponents para ecosistema de aplicaciones oas, en pro de arquitectura microfrontend.

Notifications You must be signed in to change notification settings

udistrital/web-components

Repository files navigation

WebComponent base para construcción de aplicaciones Oficina Asesora de Sistemas Universidad Distrital

Construye header, menu sidebar, footer, autenticación vía wso2

Especificaciones Técnicas

Tecnologías Implementadas y Versiones

Ejecución del Proyecto

Clonar el proyecto del repositorio de git

# clone the project
git clone https://github.com/udistrital/web-components.git
# enter the project directory
cd web-components

Iniciar el servidor en local

# install dependency
npx npm install
or
npm install
# start server
npm start 
# Whenever you want to change the port just run
npx ng dev --port = 9528

Construcción del web-component

# task build
npm run build

# genera lo siguiente
dist
 - web-component(folder)
 - web-component.js

AL instalarla debe quedar

Login image header footer image sidebar image

Estado CI

Develop Relese 0.0.1 Master
Build Status Build Status Build Status

Licencia

This file is part of sga_cliente.

alternancia_cliente is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (atSara Sampaio your option) any later version.

alternancia_cliente is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with alternancia_cliente. If not, see https://www.gnu.org/licenses/.

About

Definición de webComponents para ecosistema de aplicaciones oas, en pro de arquitectura microfrontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published