I'm working in a corp wich is using proxy over the network. Every time when I create a new project, I need to include .ember-cli and .typingsrc with proxy configuration. I came here with the proprosal to include proxy config in the 'ng new' command, with something like 'ng new --proxy=http://10.0.0.0'. Thanks for the awsome tool you all made. Good work!