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