2.3.0 • Published 6 years ago

generator-systelab-angular v2.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Systelab Angular generator

Yeoman generator for Systelab Angular Applications - lets you quickly set up a project with sensible defaults and best practices.

There are many starting points for building a new Angular single page app, in addition to this one. You can find other options in this list at Yeoman.io.

Usage

Install yeoman and generator-systelab-angular:

npm install -g yo generator-systelab-angular

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo systelab-angular, optionally passing an app name:

yo systelab-angular [app-name]
2.3.0

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago