Commit c8e05564841a031c7d7ded669e0800740730ed87

Authored by Marcelo Puebla
1 parent 1b74982073
Exists in master and in 1 other branch validar_pve

Agregadp comando para correr en puerto 4202

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -3,7 +3,7 @@
3 3 "version": "0.0.0",
4 4 "scripts": {
5 5 "ng": "ng",
6   - "start": "ng serve",
  6 + "start": "ng serve --port 4202",
7 7 "build": "ng build",
8 8 "test": "ng test",
9 9 "lint": "ng lint",