Getting Started First, install the project dependencies: npm install # or yarn install Now, you need to update the husky configuration with the command: npx husky install And that's it, enjoy! 😄