Open
Description
Hello!
I am new using {N} and I wanted to start a project using nx for an angular crossplatform app. After starting the project with nx and working correctly following the documentation, I was wondering if there is any way to use the preview feature with nx commands.
I tried to search within the docs and code but couldn't find any way to do it. It would be awesome if this exists with a command like nx run <project-name>:preview
or something similar. Thank you in advance!