Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themegax/angularweb


https://github.com/themegax/angularweb

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Proyecto Academia Hackathon USS - Hospital Dra. Eloisa Díaz

## Participantes
- Rodrigo Chang (Ingenería Civil Informática USS 5to año)
- Mathias Tello (Ingenería Civil Informática USS 3er año)
- Felipe Correa González (Ingenería Civil Informática USS 3er año)

# Lenguaje
- Angular 16.0.1
- Template diseño: [Material Pro Angular Lite](https://github.com/wrappixel/material-pro-angular-lite)

## Servidor de Desarrollo

1) Correr `npm install` en la raiz del proyecto, para instalación de dependencias.
2) `ng serve --configuration=development` para poder ejecutar el servidor de desarrollo. Estara disponible en `http://127.0.0.1:4200`, **La aplicacion se reiniciará ante cualquier cambio en el codigo fuente**.