Go to file
2024-04-04 10:37:11 +02:00
__tests__ test 2024-03-27 10:51:41 +01:00
.husky test 2024-03-27 10:51:41 +01:00
e2e-tests test 2024-03-27 10:51:41 +01:00
src commented navbar 2024-04-04 10:37:11 +02:00
tests test 2024-03-27 10:51:41 +01:00
tests-examples test 2024-03-27 10:51:41 +01:00
.env test 2024-03-27 10:52:34 +01:00
.env.example test 2024-03-27 10:51:41 +01:00
.eslintrc.cjs test 2024-03-27 10:51:41 +01:00
.gitignore test 2024-03-27 10:51:41 +01:00
.lintstagedrc.json test 2024-03-27 10:51:41 +01:00
index.html test 2024-03-27 10:51:41 +01:00
package-lock.json commit 2024-04-04 09:28:19 +02:00
package.json commit 2024-04-04 09:28:19 +02:00
playwright.config.js test 2024-03-27 10:51:41 +01:00
ProjetBut3.postman_collection.json test 2024-03-27 10:51:41 +01:00
README.md test 2024-03-27 10:51:41 +01:00
vite.config.js test 2024-03-27 10:51:41 +01:00
vitest.config.js test 2024-03-27 10:51:41 +01:00

Projet BUT 3

Run Locally

Clone the project

  git clone gitea@dwarves.iut-fbleau.fr:legrelle/Projet-dev-but3-2024.git

Go to the project directory

  cd Projet-dev-but3-2024

Install dependencies

  npm i

Start the front-end

  npm run dev

API Reference

API Documentation : [Postman]([Postman documentation url])