docs(core): default to using cloud in tutorials (#13952)
This commit is contained in:
parent
712d65b451
commit
40703713e9
@ -31,7 +31,7 @@ Run the command `npx create-nx-workspace@latest` and when prompted, provide the
|
||||
✔ Repository name · store
|
||||
✔ Application name · store
|
||||
✔ Default stylesheet format · css
|
||||
✔ Enable distributed caching to make your CI faster · No
|
||||
✔ Enable distributed caching to make your CI faster · Yes
|
||||
```
|
||||
|
||||
{% card title="Opting into Nx Cloud" description="You will also be prompted whether to add Nx Cloud to your workspace. We won't address this in this tutorial, but you can see the introduction to Nx Cloud for more details." url="/nx-cloud/intro/what-is-nx-cloud" /%}
|
||||
|
||||
@ -36,7 +36,7 @@ Run the command `npx create-nx-workspace@latest` and when prompted, provide the
|
||||
✔ Repository name · myorg
|
||||
✔ Application name · store
|
||||
✔ Default stylesheet format · css
|
||||
✔ Enable distributed caching to make your CI faster · No
|
||||
✔ Enable distributed caching to make your CI faster · Yes
|
||||
```
|
||||
|
||||
{% card title="Opting into Nx Cloud" description="You will also be prompted whether to add Nx Cloud to your workspace. We won't address this in this tutorial, but you can see the introduction to Nx Cloud for more details." url="/nx-cloud/intro/what-is-nx-cloud" /%}
|
||||
|
||||
@ -36,7 +36,7 @@ Run the command `npx create-nx-workspace@latest` and when prompted, provide the
|
||||
✔ What to create in the new workspace · express
|
||||
✔ Repository name · my-products
|
||||
✔ Application name · products-api
|
||||
✔ Enable distributed caching to make your CI faster · No
|
||||
✔ Enable distributed caching to make your CI faster · Yes
|
||||
```
|
||||
|
||||
{% card title="Opting into Nx Cloud" description="You will also be prompted whether to add Nx Cloud to your workspace. We won't address this in this tutorial, but you can see the introduction to Nx Cloud for more details." url="/nx-cloud/intro/what-is-nx-cloud" /%}
|
||||
|
||||
@ -32,7 +32,7 @@ Run the command `npx create-nx-workspace@latest` and when prompted, provide the
|
||||
✔ Repository name · store
|
||||
✔ Application name · store
|
||||
✔ Default stylesheet format · css
|
||||
✔ Enable distributed caching to make your CI faster · No
|
||||
✔ Enable distributed caching to make your CI faster · Yes
|
||||
```
|
||||
|
||||
{% card title="Opting into Nx Cloud" description="You will also be prompted whether to add Nx Cloud to your workspace. We won't address this in this tutorial, but you can see the introduction to Nx Cloud for more details." url="/nx-cloud/intro/what-is-nx-cloud" /%}
|
||||
|
||||
@ -36,7 +36,7 @@ Run the command `npx create-nx-workspace@latest` and when prompted, provide the
|
||||
✔ Repository name · myorg
|
||||
✔ Application name · store
|
||||
✔ Default stylesheet format · css
|
||||
✔ Enable distributed caching to make your CI faster · No
|
||||
✔ Enable distributed caching to make your CI faster · Yes
|
||||
```
|
||||
|
||||
{% card title="Opting into Nx Cloud" description="You will also be prompted whether to add Nx Cloud to your workspace. We won't address this in this tutorial, but you can see the introduction to Nx Cloud for more details." url="/nx-cloud/intro/what-is-nx-cloud" /%}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user