__tests__ | ||
.husky | ||
e2e-tests | ||
src | ||
tests | ||
tests-examples | ||
.env | ||
.env.example | ||
.eslintrc.cjs | ||
.gitignore | ||
.lintstagedrc.json | ||
index.html | ||
package-lock.json | ||
package.json | ||
playwright.config.js | ||
ProjetBut3.postman_collection.json | ||
README.md | ||
vite.config.js | ||
vitest.config.js |
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])