docs(misc): rename section in tutorials (#22440)
This commit is contained in:
parent
7849e66a19
commit
2068f20c01
@ -14,7 +14,7 @@ Note, this tutorial sets up a repo with a single application at the root level t
|
||||
|
||||
{% /callout %}
|
||||
|
||||
## Warm Up
|
||||
## Final Code
|
||||
|
||||
Here's the source code of the final result for this tutorial.
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ Advantages of Nx over the Angular CLI:
|
||||
|
||||
Visit our ["Nx and the Angular CLI" page](/concepts/more-concepts/nx-and-angular) for more details.
|
||||
|
||||
## Warm Up
|
||||
## Final Code
|
||||
|
||||
Here's the source code of the final result for this tutorial.
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ Note, this tutorial sets up a repo with a single application at the root level t
|
||||
|
||||
Note, while you could easily use Nx together with your manually set up React application, we're going to use the `@nx/react` plugin for this tutorial which provides some nice enhancements when working with React. [Visit our "Why Nx" page](/getting-started/why-nx) to learn more about plugins and what role they play in the Nx architecture.
|
||||
|
||||
## Warm Up
|
||||
## Final Code
|
||||
|
||||
Here's the source code of the final result for this tutorial.
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@ Features of an integrated monorepo:
|
||||
|
||||
Visit our ["Why Nx" page](/getting-started/why-nx) for more details.
|
||||
|
||||
## Warm Up
|
||||
## Final Code
|
||||
|
||||
Here's the source code of the final result for this tutorial.
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ What are you going to learn?
|
||||
|
||||
Note, while you could easily use Nx together with your manually set up Vue application, we're going to use the `@nx/vue` plugin for this tutorial which provides some nice enhancements when working with Vue. [Visit our "Why Nx" page](/getting-started/why-nx) to learn more about plugins and what role they play in the Nx architecture.
|
||||
|
||||
## Warm Up
|
||||
## Final Code
|
||||
|
||||
Here's the source code of the final result for this tutorial.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user