Delete Me

Hello there, Welcome utilities-nrg-oam-signup-ui 👋

You're up and running

What's next?

Next steps

Here are some things you can do with Nx:

Build, test and lint your app
# Buildnx build utilities-nrg-oam-signup-ui# Testnx test utilities-nrg-oam-signup-ui# Lintnx lint utilities-nrg-oam-signup-ui# Run them together!nx run-many -p utilities-nrg-oam-signup-ui -t build test lint
View project details
nx show project utilities-nrg-oam-signup-ui
View interactive project graph
nx graph
Add UI library
# Generate UI libnx g @nx/react:lib ui# Add a componentnx g @nx/react:component ui/src/lib/button

Carefully crafted with