Correction du style.

This commit is contained in:
Florian THIERRY
2023-02-21 11:28:37 +01:00
parent df1e294172
commit 00637c6390
3 changed files with 6 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"start": "ng serve --port 4201",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"