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