nx/packages/create-nx-plugin
Phillip Barta c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 (#5199)
* cleanup(core): normalized usage of fs-extra and updated fs-extra

* cleanup(misc): use fs over fs-extra when possible

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
..
2021-03-24 20:11:32 -04:00

Nx - Powerful, Extensible Dev Tools

{{links}}


> 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

{{resources}}