30 lines
967 B
Markdown
30 lines
967 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 Nest
|
|
- 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) guide.
|
|
- [How does Nx compare to the off-the-shelf Angular CLI?](./nx-and-cli)
|
|
|
|
## Learn Nx
|
|
|
|
- [How to build full-stack applications using Angular and Nest?](../fundamentals/full-stack-development)
|
|
- [How does Nx help you build like Google?](../fundamentals/building-like-google)
|
|
- [How does Nx help you modernize your dev workflow?](../fundamentals/modernizing-dev-workflow)
|
|
- [API docs](../api)
|
|
|
|
## Community
|
|
|
|
- [Books, talks, and blog posts about Nx](./resources)
|
|
|
|
## Contributing
|
|
|
|
Looking to get started contributing to Nx? [Check the repository here](http://github.com/nrwl/nx).
|