You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨
6
+
7
+
## Development server
8
+
9
+
Run `nx serve code-break` for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
10
+
11
+
## Understand this workspace
12
+
13
+
Run `nx graph` to see a diagram of the dependencies of the projects.
14
+
15
+
## Remote caching
16
+
17
+
Run `npx nx connect-to-nx-cloud` to enable [remote caching](https://nx.app) and make CI faster.
18
+
19
+
## Further help
20
+
21
+
Visit the [Nx Documentation](https://nx.dev) to learn more.
0 commit comments