Good morning, I'm trying to use Angular CLI to start a project in Angular 2 and not in Angular 4, I mean I would like to use version 2.4.10 for example. There are any way to create it using Angular CLI, can't find which parameters I need to use or if it's possible, I would apreciate any help, Googling I haven't found anything.
I mean, if I type ng new myProject, this project is create in Angular4.
Thank you very much