import { CardGrid } from '@astrojs/starlight/components' import Card from '/components/Landing/Card.astro' import ListCard from '/components/Landing/ListCard.astro' import SplitCard from '/components/Landing/SplitCard.astro' import Discord from '/components/Landing/Discord.astro'

Notre [guide d'installation](/fr/install-and-setup/) contient des instructions étape par étape pour installer Astro à l'aide de notre assistant CLI, pour créer un nouveau projet à partir d'un dépôt Astro existant sur GitHub, et pour installer Astro manuellement.