1$ meteor --port 9999
2[[[[[ ~/path-to/meteor/app ]]]]]
3
4=> Started proxy.
5=> Started MongoDB.
6=> Started your app.
7
8=> App running at: http://localhost:9999/
9Copy