I found out that if you use sidemenu template the app never loads. This problem has not happened before.
The command which has problem:
$ ionic start helloWorld sidemenu --v2
You can try to use this command to start a project instead.
$ionic start helloWorld --v2
It seems this has just been fixed. Check this link Error when creating ionic 2 sidemenu template app