Hello
I made project with command ionic start projectname blank --type=angular
so that I can create ionic 3 project!
but it works weird…like ask me to connect appflow…(I said no)
anyway
the result was weird
from what I have known,
there’s src/app/pages folder which contain html/.ts/.scss files.
but the result is like below. is it ionic 4?
and what happening when I command ionic cordova run android --device to check on my device,
it comes with second screen error. (I’ didn’t touch any of code…so it should work)