generator-angular-ts
v1.0.2
Published
Yeoman Generator for Angular 1.5 and Typescript
Downloads
4
Maintainers
Readme
generator-angular-ts
Yeoman Generator for Angular 1.5 and Typescript
Docs
See full documentation angular-ts.kujtimhoxha.com
Installation
Dependencies
npm install -g yo gulp bower typings
Then install generator-angular-ts using npm (we assume you have pre-installed node.js).
npm install -g generator-angular-ts
Create your app folder
mkdir my-app && cd my-app
Then generate your new project:
yo angular-ts
License
MIT © Kujtim Hoxha