1. 20
    Run an Nx Generator With the Nx Console VSCode Extension
    43s

Run an Nx Generator With the Nx Console VSCode Extension

Share this video with your friends

Send Tweet

We can run Nx Generators directly from the console. However, if you prefer a more interactive, UI-driven approach, the Nx Console extension for VSCode is for you.

Interestingly, Nx Console not only allows to run built-in generators that come with the various Nx plugins, but it is also possible to directly run local Nx workspace generators.

Prefer to read along as well? Here's the accompanying article.