Install truffle: npm install -g truffle Install truffle: npm install -g ganache-cli Install truffle-plugin-verify: npm -D truffle-plugin-verify Install dependencies: cd <path to the cloned repo> && yarn