1. git clone ... npm install ...npx hardhat node...paste first account Private Key to .env 2. compile Gallery and deploy to local testnet: cd contract ... npx hardhat compile ... npx hardhat run --network localhost scripts/deploy.js 3. npm start... 4. run failed