magento 2 not working after the command bin/magento setup:di:compile

Very simple. please run following command:

 

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
php bin/magento cache:flush

🙂