Application de scoring pour les arboriculteurs https://scores.ceiba-conseil.com
Go to file
Simon 4f89a103ef fix: Homepage visuel 2022-04-05 12:15:25 +02:00
.vscode first commit 😇 2022-03-30 00:06:44 +02:00
public feat: Ajout de la page d'accueil 2022-04-04 16:44:13 +02:00
scripts feat: Import des photos 2022-04-05 12:05:12 +02:00
src fix: Homepage visuel 2022-04-05 12:15:25 +02:00
.dockerignore feat: Add docker env 2022-03-30 00:07:29 +02:00
.drone.yml feat: Add drone 2022-03-30 00:08:30 +02:00
.env feat: Add docker env 2022-03-30 00:07:29 +02: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
Dockerfile feat: Add docker env 2022-03-30 00:07:29 +02:00
README.md first commit 😇 2022-03-30 00:06:44 +02:00
docker-compose.prod.yml feat: Add docker env 2022-03-30 00:07:29 +02:00
docker-compose.staging.yml feat: Add docker env 2022-03-30 00:07:29 +02:00
index.html first commit 😇 2022-03-30 00:06:44 +02:00
package-lock.json first commit 😇 2022-03-30 00:06:44 +02:00
package.json feat: Ajout du host pour débugger sur téléphone 2022-04-04 11:55:47 +02:00
vite.config.js first commit 😇 2022-03-30 00:06:44 +02:00

README.md

Ceiba Score App

Vous trouverez ici le code source de l'application de Score 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