Angular 4 has released, I want to learn angular 2 first. For that i tried to use angular CLI, but when i create new app using
ng new test-app
It creates the app the angular 4 version. Which command should i use to create specifically angular 2.4 app.