0.1.0 • Published 9 years ago

slush-typescript-angular-component v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
9 years ago

Slush Slush-typescript-angular-component

Typescript Angular Component Generator

Getting Started

Install slush-typescript-angular-component globally:

$ npm install -g slush-typescript-angular-component

Usage

Create a new folder for your project:

$ mkdir my-slush-typescript-angular-component

Run the generator from within the new folder:

$ cd my-slush-typescript-angular-component && slush slush-typescript-angular-component

Getting To Know Slush

Slush is a tool that uses Gulp for project scaffolding.

Slush does not contain anything "out of the box", except the ability to locate installed slush generators and to run them with liftoff.

To find out more about Slush, check out the documentation.