To start the development server run
nx serve web
Open your browser and navigate to http://localhost:4200/. Happy coding!
nx storybook ui
Run nx graph to show the graph of the workspace. It will show tasks that you can run with Nx.
nx graph