Application de scoring pour les arboriculteurs https://scores.ceiba-conseil.com
Go to file
Simon e1c9b1e8f3
continuous-integration/drone/push Build is passing Details
WIP
2023-04-27 23:53:25 +02:00
.vscode first commit 😇 2022-03-30 00:06:44 +02:00
public WIP 2023-04-27 23:53:25 +02:00
scripts WIP 2023-04-27 23:53:25 +02:00
src WIP 2023-04-27 23:53:25 +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 WIP 2023-04-27 23:53:25 +02:00
README.md feat: Modification du design 2023-04-26 00:46:24 +02:00
index.html WIP 2023-04-27 23:53:25 +02:00
package-lock.json WIP 2023-04-27 23:53:25 +02:00
package.json WIP 2023-04-27 23:53:25 +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.

## Information

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