2021-05-18 20:55:40 -04:00

20 lines
517 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/nx-community](https://nx.dev/nx-community)
{{resources}}