https://github.com/pierreroth64/presentation-sols
Présentation web sur les caractéristiques et le fonctionnement d'un sol
https://github.com/pierreroth64/presentation-sols
agroecology agroforestry pedology worms
Last synced: 2 months ago
JSON representation
Présentation web sur les caractéristiques et le fonctionnement d'un sol
- Host: GitHub
- URL: https://github.com/pierreroth64/presentation-sols
- Owner: pierreroth64
- License: mit
- Created: 2022-12-22T09:03:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T06:36:44.000Z (over 2 years ago)
- Last Synced: 2024-01-30T11:44:31.651Z (over 1 year ago)
- Topics: agroecology, agroforestry, pedology, worms
- Homepage: https://presentation-sols.netlify.app
- Size: 61.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Et si on parlait des sols
Présentation faite au meetup [Degrowth Hacking Pau](https://www.meetup.com/degrowth-hacking-pau/)
Accessible en ligne: https://presentation-sols.netlify.app
Modifications et corrections bienvenues !
![]()
sketchnote réalisée par Diego (@dfelipe64)## Build
- Installer [NodeJS](https://nodejs.org/) (idéalement via [nvm](https://github.com/nvm-sh/nvm))
- `nvm use` (optionnel)
- `npm install`
- `npm run dev`## Déploiement
Pour la production: `npm run build` puis déployer le contenu du répertoire `./dist/`
`npm run export` pour générer une version `pdf`