23 lines
610 B
Markdown
23 lines
610 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 Monorepos · Fast CI" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-light.svg" width="100%">
|
|
</picture>
|
|
</p>
|
|
|
|
{{links}}
|
|
|
|
<hr>
|
|
|
|
# `> npx create-nx-workspace`
|
|
|
|
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
|
|
|
|
{{getting-started}}
|
|
|
|
## What is It?
|
|
|
|
It's a command to create a new Nx workspace.
|
|
|
|
{{content}}
|