1.0.2 • Published 9 years ago

generator-angular-ts v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

generator-angular-ts NPM version Dependency Status

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