diff --git a/apps/NwaifuAnime/src/app/app.component.html b/apps/NwaifuAnime/src/app/app.component.html index c65e554..fc8bdc9 100644 --- a/apps/NwaifuAnime/src/app/app.component.html +++ b/apps/NwaifuAnime/src/app/app.component.html @@ -1,7 +1,11 @@ -@if (hasUpdate) { -
You can activate distributed tasks executions and caching by running:
-nx connect- - What is Nx Cloud? - -
Here are some things you can do with Nx:
-# Generate UI lib -nx g @nx/angular:lib ui -# Add a component -nx g @nx/angular:component ui/src/lib/button-
nx show project NwaifuAnime --web-
nx graph-
# 's been affected by changes -nx affected:graph -# run tests for current changes -nx affected:test -# run e2e tests for current changes -nx affected:e2e-
- Carefully crafted with - -
-