Getting started Clone the repository git clone https://github.com/BastienVitour/react-v2.git cd react-v2 Install dependencies npm install Run Storybook for component documentation npm run storybook Run unit test with jest npm run test