Using NX Console - hubmapconsortium/hra-ui GitHub Wiki
Generating a new component
To access the NX console, click the NX icon on the VS toolbar:
From here you can generate a new component in the project folder you want. A dry run will occur when you've added a name and selected the project.
Click Run when you are ready to create your component!
Performing actions
You can build, run tests, serve, and more all from the NX console! For example, if you want to run tests only for atom components you can do it like this:
To perform actions for the entire FTU Explorer project go to ftu-ui under apps (for example, running serve):