|
11 | 11 |
|
12 | 12 | <link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" /> |
13 | 13 |
|
14 | | - <link href="/63c563e8c5debd3ef935.css" rel="stylesheet"> |
| 14 | + <link href="/b29cd006005022f2d9d2.css" rel="stylesheet"> |
15 | 15 |
|
16 | 16 |
|
17 | 17 | <script src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script> |
|
25 | 25 | yo angular-fullstack:app <span class="token punctuation">[</span>options<span class="token punctuation">]</span> <span class="token punctuation">[</span><span class="token operator"><</span>name<span class="token operator">></span><span class="token punctuation">]</span> |
26 | 26 |
|
27 | 27 | Options: |
28 | | - -h, --help <span class="token comment" spellcheck="true"># Print the generator's options and usage</span> |
29 | | - --skip-cache <span class="token comment" spellcheck="true"># Do not remember prompt answers Default: false</span> |
30 | | - --skip-install <span class="token comment" spellcheck="true"># Do not install dependencies Default: false</span> |
31 | | - --skip-config <span class="token comment" spellcheck="true"># Always use existing .yo-rc.json Default: false</span> |
32 | | - --app-suffix <span class="token comment" spellcheck="true"># Allow a custom suffix to be added to the module name Default: App</span> |
33 | | - --dev-port <span class="token comment" spellcheck="true"># Port to use for the development HTTP server Default: 9000</span> |
34 | | - --debug-port <span class="token comment" spellcheck="true"># Port to use for the server debugger Default: 5858</span> |
35 | | - --prod-port <span class="token comment" spellcheck="true"># Port to use for the production HTTP Server Default: 8080</span> |
| 28 | + -h, --help <span class="token comment"># Print the generator's options and usage</span> |
| 29 | + --skip-cache <span class="token comment"># Do not remember prompt answers Default: false</span> |
| 30 | + --skip-install <span class="token comment"># Do not install dependencies Default: false</span> |
| 31 | + --skip-config <span class="token comment"># Always use existing .yo-rc.json Default: false</span> |
| 32 | + --app-suffix <span class="token comment"># Allow a custom suffix to be added to the module name Default: App</span> |
| 33 | + --dev-port <span class="token comment"># Port to use for the development HTTP server Default: 9000</span> |
| 34 | + --debug-port <span class="token comment"># Port to use for the server debugger Default: 5858</span> |
| 35 | + --prod-port <span class="token comment"># Port to use for the production HTTP Server Default: 8080</span> |
36 | 36 |
|
37 | 37 | Arguments: |
38 | 38 | name Type: String Required: <span class="token boolean">false</span> |
|
0 commit comments