diff --git a/package.json b/package.json index 3d1206b..b56ce38 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "scripts": { "ng": "ng", - "start": "ng serve", + "start": "ng serve --port 4202", "build": "ng build", "test": "ng test", "lint": "ng lint",