Error starting Meteor App Server issue

When trying to view my app on localhost:3000 I get nothing.

This is what I have done:

meteor create myapp

cd myapp

meteor

This is what I get from cmd
http://imgur.com/E5x5BXw

Help?