Plugin and platform folders are added outside project folder

I am working with latest ionic-cli. i created a project using “ionic start app” command. Unfortunately, a weird behavior occurred, the “platform” and “plugin” folders were added out of the main project folder.
How can i fix this ?