Merge branch 'master' into main

This commit is contained in:
2026-05-26 18:47:09 +02:00
204 changed files with 76605 additions and 2 deletions
+15 -2
View File
@@ -1,3 +1,16 @@
# gestiondescompetences
# Gestion Des Compétences
Gestion Des Compétences
Cette application permet la gestion et le suivi des compétences. Elle est construite avec React et Vite.
## Développement
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Oxc](https://oxc.rs)
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/)
## React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation).