app.si-wid-hos-1023.npr.service-initiation.asurion.com Open in urlscan Pro
13.32.121.14  Public Scan

URL: https://app.si-wid-hos-1023.npr.service-initiation.asurion.com/
Submission: On March 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

HELLO THERE, WELCOME WIDGET-HOST 👋


YOU'RE UP AND RUNNING

What's next?



LEARNING MATERIALS

Documentation Everything is in there Blog Changelog, features & events
YouTubeYouTube channel Nx Show, talks & tutorials Interactive tutorials Create
an app, step-by-step Video courses Nx custom courses
Visual Studio CodeInstall Nx Console for VSCodeThe official VSCode extension for
Nx.Install Nx Console for JetBrainsAvailable for WebStorm, Intellij IDEA
Ultimate and more!


NX CLOUDENABLE FASTER CI & BETTER DX

You can activate distributed tasks executions and caching by running:

nx connect-to-nx-cloud

What is Nx Cloud?
Nx is open source Love Nx? Give us a star!


NEXT STEPS

Here are some things you can do with Nx:

Add UI library

# Generate UI libnx g @nx/react:lib ui# Add a componentnx g @nx/react:component ui/src/lib/button

View interactive project graph

nx graph

Run affected commands

# see what's been affected by changesnx affected:graph# run tests for current changesnx affected:test# run e2e tests for current changesnx affected:e2e

Carefully crafted with