We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6447d1 commit 6fd9f52Copy full SHA for 6fd9f52
readme.md
@@ -19,6 +19,8 @@ Install `yo`, `grunt-cli`/`gulp-cli`, `bower`, and `generator-angular-fullstack`
19
npm install -g yo grunt-cli gulp-cli bower generator-angular-fullstack
20
```
21
22
+> To install the latest 4.0.0 Beta with Webpack support, use `generator-angular-fullstack@webpack`
23
+
24
Make a new directory, and `cd` into it:
25
26
mkdir my-new-project && cd $_
0 commit comments