docs(core): default to using cloud in tutorials (#13952)

This commit is contained in:
Isaac Mann 2022-12-21 12:20:16 -05:00 committed by GitHub
parent 712d65b451
commit 40703713e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -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" /%}

View File

@ -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" /%}

View File

@ -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" /%}

View File

@ -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" /%}

View File

@ -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" /%}