Hello there, Welcome to ttink.io 👋
You're up and running
What's next?Our sites
Napoleón Arriaga Anime, B&W @ México Blog Changelog, features & events YouTube channel Nx Show, talks & tutorials Interactive tutorials Create an app, step-by-step Video courses Nx custom coursesNo Borders TattooTijuana, Baja CaliforniaNx is open source Love Nx? Give us a star!
NxCloudEnable faster CI & better DX
You can activate distributed tasks executions and caching by running:
nx connect-to-nx-cloudWhat is Nx Cloud?
Next steps
Here are some things you can do with Nx:
Add UI library
# Generate UI libnx g @nrwl/next:library ui# Add a componentnx g @nrwl/next:component button --project=ui
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