nx/docs/getting-started/what-is-nx.md
2019-06-15 19:15:23 -04:00

28 lines
1.1 KiB
Markdown

# Nx
Angular CLI power-ups for modern development.
<iframe width="560" height="380" src="https://www.youtube.com/embed/VUyBY72mwrQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
With Nx, you can:
- Use modern tools like Cypress and Jest
- Build full-stack applications using Angular and Node.js
- Use effective development practices pioneered at Google
## Getting Started
- New to Nx? Have a look at the [Getting Started](/getting-started/getting-started) guide.
- [How does Nx compare to the off-the-shelf Angular CLI?](/getting-started/nx-and-cli)
## Learn Nx
- [How Nx helps you use modern tools like Cypress, Jest, and Nest](/fundamentals/use-modern-tools)
- [How Nx helps you build full-stack applications using Angular and Node.js](/fundamentals/build-full-stack-applications)
- [How Nx helps you develop like Google](/fundamentals/develop-like-google)
- [Books, talks, and blog posts about Nx](/getting-started/resources)
## Contribute
Looking to get started contributing to Nx? [Check the repository here](http://github.com/nrwl/nx).