nx/docs/react/getting-started/what-is-nx.md

25 lines
899 B
Markdown

# Nx
Tools for Modern Web Development.
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).