Skip to content

Commit 32e922c

Browse files
committed
first commit
0 parents  commit 32e922c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# CodeBreak
2+
3+
<a alt="Nx logo" href="https://nx.dev" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="45"></a>
4+
5+
**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

Comments
 (0)