From ef24fa44dfabaed5a9c3be7cf10abfceaa9a7180 Mon Sep 17 00:00:00 2001 From: jesbrez <bjesusga@gmail.com> Date: Tue, 6 Apr 2021 06:42:04 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fbdb60..034376e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ -# IGEVProyecto +# IGEV - Jesús Brezmes Gil-Albarellos +Asignatura Interfaces Gráficas y Entornos Virtuales + +## IGEVProyecto This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.4. +## Install dependencies + +Run `npm install` for install the dependencies. + ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. -- GitLab