Explore usage statistics of atlas data and code.
Use the following commands to lint, build and run the app
Example :# lint
$ npx nx run dashboard-ui:lint
# build
$ npx nx run dashboard-ui:build
# serve
$ npx nx run dashboard-ui:serve
#test
$ npx nx run dashboard-ui:test