Application de scoring pour les arboriculteurs https://scores.ceiba-conseil.com
Go to file
Simon 879eb1c51a feat: Modification du titre de l'application 2023-04-21 15:54:36 +02:00
.vscode first commit 😇 2022-03-30 00:06:44 +02:00
public feat: Optimisation des images 2022-04-06 13:24:12 +02:00
scripts feat: Optimisation des images 2022-04-06 13:24:12 +02:00
src feat: Modification du titre de l'application 2023-04-21 15:54:36 +02:00
.dockerignore feat: Add docker env 2022-03-30 00:07:29 +02:00
.drone.yml feat(Drone): Mise à jour des clés de déploiement 2023-02-25 11:00:36 +01:00
.eslintrc.cjs first commit 😇 2022-03-30 00:06:44 +02:00
.gitignore feat: Import des photos 2022-04-05 12:05:12 +02:00
README.md feat: Modification du titre de l'application 2023-04-21 15:54:36 +02:00
index.html feat: Modification du titre de l'application 2023-04-21 15:54:36 +02:00
package-lock.json feat: Optimisation des images 2022-04-06 13:24:12 +02:00
package.json feat: Optimisation des images 2022-04-06 13:24:12 +02:00
vite.config.js first commit 😇 2022-03-30 00:06:44 +02:00

README.md

Scores Ceiba

Vous trouverez ici le code source de l'application de Scores de Ceiba Conseil.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint