-
Notifications
You must be signed in to change notification settings - Fork 2
Using NX Console
Edward Lu edited this page Feb 13, 2023
·
1 revision
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!
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):