Hi, I just started a new project with ionic start command and it is ng-modules based blank project.
When I try ionic serve I get a page with cannot get / message
No error on console except for 404, no error on terminal
I worked on it and knew what this was 6 years ago, but I have forgotten Angular now. If I run ionic build and then run http-server inside www folder, it works fine