Please look at the reports
yarnto install dependencies(package.json)yarn contracts:compileto compile contracts to abi json (truffle)yarn fe:buildto build frontend (next.js)yarn fe:devto compile contracts to abi json and start frontend development server

