The official design documentation, containing our custom design system that we use for all products and services.
- Git
- Node.js & npm
- Yarn
Firstly, clone the repository using Git:
git clone https://github.com/MeilleursBiens/design.git
Now, you can install the dependencies with yarn:
yarn install