I have to expand an WebApp and want to use the yeomann Angular-Fullstack generator. So far so good. The first part of the APP was written in Angular with an PHP Backend. When developing and runing "grunt Serve" the server does not seem to run PHP files.
I found this module php-Express. It adds php support to the express server. Is that the right one? How do I install it?