As stated in the title.
I wanted to start working on a new project, cloned this project and installed all the dependencies via npm install. Now when I log in to the panel, it just loads forever. Using Dev Tools I see that the most of the panel assets (css, js, fonts, img) aren't loading. Any Idea what might be causing this?

As you can see in the screenshot some of the CSS files are being loaded, some aren't. Very strange.