Open-Source-DAO Setup Go to contract Install the dependencies: npm i Build: npx hardhat compile && npx hardhat typechain Go to frontend Install the dependencies: npm i Run the dApp: npm run dev