Skip to content

Commit

Permalink
Merge a4d3de0 into 37a9b8b
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-santanna committed Feb 7, 2018
2 parents 37a9b8b + a4d3de0 commit 0d79764
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@

Simple alias for [`generator-ng-fullstack`](https://github.com/ericmdantas/generator-ng-fullstack).

### Prerequisites

You'll need to have both `yo` and `generator-ng-fullstack` installed globally

```shell
$ npm i -g yo
```

```shell
$ npm i -g generator-ng-fullstack
```

### Install

```shell
Expand Down

0 comments on commit 0d79764

Please sign in to comment.