Info First, install the project dependencies: yarn install Then, prepare husky Git hooks: yarn husky-prepare Finally, run the development server: yarn dev Open http://localhost:3000 with your browser to see the result.