static planning
This commit is contained in:
@ -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
|
||||
Reference in New Issue
Block a user