static planning

This commit is contained in:
Bastien COIGNOUX
2025-07-14 17:43:39 +02:00
parent 56cca2b498
commit 62c6bb5fa5
5 changed files with 19 additions and 35 deletions

View File

@ -36,3 +36,11 @@ npm run build
You can preview the production build with `npm run preview`.
> To deploy your app, you may need to install an [adapter](https://svelte.dev/docs/kit/adapters) for your target environment.
Pour créer la BDD en local :
npm run init-db
Pour lancer l'application
npm run dev