Benjamin Cabanes 733122bc9d
docs(nx-dev): update hero section (#31460)
Update tagline.
2025-06-04 15:48:19 -04:00

21 lines
576 B
Markdown

<p style="text-align: center;">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-dark.svg">
<img alt="Nx - Smart Repos · Fast Builds" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-light.svg" width="100%">
</picture>
</p>
{{links}}
<hr>
# `> npx create-nx-workspace`
An AI-first build platform that connects everything from your editor to CI. Helping you deliver fast, without breaking things.
## What is It?
It's a command to create a new Nx workspace.
{{content}}