Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 253 Bytes

File metadata and controls

25 lines (15 loc) · 253 Bytes

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! 😄