Skip to content

Commit 913c5b5

Browse files
authored
docs(readme): add angular 2 note
[skip ci]
1 parent 9530d68 commit 913c5b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ npm install -g yo gulp-cli generator-angular-fullstack
2525
```
2626
__Please note__: If you run into trouble compiling native add-ons during the installation, follow [`node-gyp`](https://github.com/nodejs/node-gyp)'s short guide on [required compilation tools](https://github.com/nodejs/node-gyp#installation).
2727

28+
> If you're looking for Angular 2, you can try the latest alpha (`npm install -g generator-angular-fullstack@alpha`), or if you'd like a more complete solution, you can give [angular2-webpack-starter](https://github.com/AngularClass/angular2-webpack-starter) a shot.
29+
2830
---
2931

3032
Run `yo angular-fullstack`

0 commit comments

Comments
 (0)