2020-06-14 23:33:05 -04:00

20 lines
459 B
Markdown

<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600"></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}}