From 7cf6fb1003a29071beae94cc5b7bc9b13269e7ff Mon Sep 17 00:00:00 2001 From: FazCodeFR <30906528+FazCodeFR@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:10:29 +0200 Subject: [PATCH 1/3] test PR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acaeb3d..c32e17b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The appli Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. + ## Build Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. From 4372b61093a01e4708be654277c5d382dbf5d3b8 Mon Sep 17 00:00:00 2001 From: FazCodeFR <30906528+FazCodeFR@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:43:23 +0200 Subject: [PATCH 2/3] test --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c32e17b..acaeb3d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The appli Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. - ## Build Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. From bcfa7a401ed44bcc45502724599af08ab48fe9ed Mon Sep 17 00:00:00 2001 From: FazCodeFR <30906528+FazCodeFR@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:47:55 +0200 Subject: [PATCH 3/3] change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acaeb3d..c32e17b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The appli Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. + ## Build Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.