diff --git a/angular.json b/angular.json index a04b579..4258ac4 100644 --- a/angular.json +++ b/angular.json @@ -3,7 +3,7 @@ "version": 1, "newProjectRoot": "projects", "projects": { - "ENI-Angular": { + "Portfolio": { "projectType": "application", "schematics": {}, "root": "", @@ -13,7 +13,7 @@ "build": { "builder": "@angular-devkit/build-angular:application", "options": { - "outputPath": "dist/eni-angular", + "outputPath": "dist", "index": "src/index.html", "browser": "src/main.ts", "polyfills": [ @@ -59,10 +59,10 @@ "builder": "@angular-devkit/build-angular:dev-server", "configurations": { "production": { - "buildTarget": "ENI-Angular:build:production" + "buildTarget": "Portfolio:build:production" }, "development": { - "buildTarget": "ENI-Angular:build:development" + "buildTarget": "Portfolio:build:development" } }, "defaultConfiguration": "development" diff --git a/package.json b/package.json index c96a1b9..e3b5ab6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "eni-angular", - "version": "0.0.0", + "name": "portfolio", + "version": "1.0.0", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/public/img/projet/monvoisingeek.png b/public/img/projet/monvoisingeek.png new file mode 100644 index 0000000..fd4a1dc Binary files /dev/null and b/public/img/projet/monvoisingeek.png differ diff --git a/src/app/app.component.ts b/src/app/app.component.ts index b115f66..97f01f1 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -9,5 +9,4 @@ import { RouterOutlet } from '@angular/router'; styleUrl: './app.component.css' }) export class AppComponent { - title = 'ENI-Angular'; } diff --git a/src/app/public/pages/projets/projets.component.html b/src/app/public/pages/projets/projets.component.html index 2f2fd7d..39a15ac 100644 --- a/src/app/public/pages/projets/projets.component.html +++ b/src/app/public/pages/projets/projets.component.html @@ -11,7 +11,6 @@
- @@ -32,6 +31,7 @@

Angular + Tailwind CSS Express JS mariaDB
@@ -41,7 +41,6 @@
- @@ -72,6 +71,36 @@ + + +
+ Site mon voisin geek +
+ Web +
+
+ +
+

+ Site web vitrine Mon Voisin Geek +

+

+ Développement d'un site web vitrine simple. +

+
+ Angular + Tailwind CSS + Express JS + mariaDB +
+ + Voir le projet + +
+
+