From b1b9a5c0360d2dd51081b14043bcae2835498fd2 Mon Sep 17 00:00:00 2001 From: gwen Date: Mon, 26 Feb 2024 14:00:51 +0100 Subject: [PATCH] creation projet --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fdf448..dc30a00 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ + + cd science-quest + npm install + npm run dev + + +✔ Project name: … science-quest +✔ Add TypeScript? … No +✔ Add JSX Support? … No +✔ Add Vue Router for Single Page Application development? … No +✔ Add Pinia for state management? … No +✔ Add Vitest for Unit Testing? … No +✔ Add an End-to-End Testing Solution? › No +✔ Add ESLint for code quality? … No + + # Science Quest -Mise en situation d'une entreprise fictive établissant un lien avec un Product Owner (PO) ayant pour but de réaliser son projet durant 100 heures dédiées tout au long de l'année. \ No newline at end of file +Mise en situation d'une entreprise fictive établissant un lien avec un Product Owner (PO) ayant pour but de réaliser son projet durant 100 heures dédiées tout au long de l'année.