You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edward Lu edited this page Feb 13, 2023
·
1 revision
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):