nx/docs/react/getting-started/what-is-nx.md
2019-06-25 13:09:33 -04:00

27 lines
1.1 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 React 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](/react/getting-started/getting-started) guide.
## Learn Nx
- [How Nx helps you use modern tools like Cypress, Jest, and Nest](/react/fundamentals/use-modern-tools)
- [How Nx helps you build full-stack applications using React and Node.js](/react/fundamentals/build-full-stack-applications)
- [How Nx helps you develop like Google](/react/fundamentals/develop-like-google)
- [Books, talks, and blog posts about Nx](/react/getting-started/resources)
## Contribute
Looking to get started contributing to Nx? [Check the repository here](http://github.com/nrwl/nx).