29 lines
796 B
Markdown
29 lines
796 B
Markdown
# Nx
|
|
|
|
Nx is a set of Angular CLI power-ups that transform the CLI into a powerful tool for full-stack development.
|
|
|
|
With Nx, you can:
|
|
|
|
* Build full-stack applications using Angular and NestJS
|
|
* Use effective development practices pioneered at Google
|
|
* Use innovative tools like Cypress and Jest
|
|
|
|
## Getting Started
|
|
|
|
- New to Nx? Have a look at the [Getting Started](getting-started.md) guide.
|
|
- [How does Nx compare to the off-the-shelf Angular CLI?](nx-and-cli.md)
|
|
|
|
## Learn Nx
|
|
|
|
- [How does Nx help you build like Google?](nx-and-cli.md)
|
|
- [How does Nx help you modernize your dev workflow?](nx-and-cli.md)
|
|
- [API docs](apidocs.md)
|
|
|
|
## Community
|
|
- [Books, talks, and blog posts about Nx](resources.md)
|
|
|
|
|
|
## Contributing
|
|
|
|
Looking to get started contributing to Nx? [Check the repository here]().
|