2022-01-19 15:30:21 -05:00

20 lines
600 B
Markdown

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
{{links}}
<hr>
# `> npx create-nx-plugin`
Nx is a next generation build system with first class monorepo support and powerful integrations.
## What is It?
It's a command to create an Nx workspace to develop an Nx plugin.
## How to Use
- Check out the list of community plugins and the documentation on how to create one using `create-nx-plugin` here: [https://nx.dev/community](https://nx.dev/community)
{{resources}}