# Présentation Ce projet correspond à la librairie CSS du **design system** de la Métropole de Lyon accessible sur l'url : https://design-system.grandlyon.com/ Design system qui essaye de formaliser les bonnes pratiques de design à mettre en place sur les sites web de la Métropole de Lyon. ## Developement You can build the library locally with the `npm run build-ds-ml` command. When developping DS-ML-CSS library you can comment the import of the library from the web, to import the locally build library (in the design-system project in the file `/www/index.html` file). This help to test directly in the DS-ML demo site what you are developping.