nx/packages/nx-plugin/README.md
2020-06-14 23:33:05 -04:00

18 lines
432 B
Markdown

<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600"></p>
{{links}}
<hr>
# Plugin for Creating Nx Plugins
{{what-is-nx}}
## What is It?
It's an Nx plugin used to build other Nx plugins.
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}}