The backend dont display any image at all. No Magento logo in the upper left corner, no icons in the left column elements: sales, products, customers, etc.
The folder where images were supposed to be are empty:
pub/static/adminhtml/Magento/backend/en_US/images
In addition, it seems the left column links (sales, products, customers...) are broken. When I click on them nothing happens.
New installation on a local WAMP env.
Magento files cloned via:
git clone -b master https://github.com/magento/magento2.git
Installed via web setup.