import { BookOpenIcon, DocumentAddIcon, ShareIcon, } from '@heroicons/react/solid'; import Link from 'next/link'; import { ReactComponentElement } from 'react'; export function CreateNxPlugin(): ReactComponentElement { return (

Nx Community Plugins

Core Nx plugins are created and maintained by the Nx team at Nrwl and you can see all the available plugins when you run the{' '} nx list {' '} command in your workspace.

The community plugins are created and maintained by members of the Nx community, will allow you to use the full power of the workspace while using different technologies!