Open fedy2 opened 9 years ago
A good starting point: https://angular.io/docs/ts/latest/quickstart.html
The quick start guide has some errors and is not really useful.
Tried the step by step guide at https://angular.io/docs/ts/latest/guide/gettingStarted.html but the second step don't relate to the first and all the guide look incomplete.
Tried to use Yeoman for scaffolding with angular2 generator https://www.npmjs.com/package/generator-angular2 but seems it generates only JS projects.
Tried also plugin from slush but the project creation fails https://www.npmjs.com/package/slush-angular2
Create a simple Angular2/TypeScript project