2021-06-28 08:22:31 -04:00

20 lines
511 B
Markdown

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Extensible Build Framework"></p>
{{links}}
<hr>
# `> npx create-nx-plugin`
{{what-is-nx}}
## 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}}