# Nx Nx is a set of Extensible Dev Tools for Monorepos. With Nx, you can: - Use [modern tools](/angular/fundamentals/use-modern-tools) like Cypress, Jest, Prettier, TypeScript, and others. - Build [full-stack applications](/angular/fundamentals/build-full-stack-applications) using Angular, and Node.js. - Use [effective development practices](/angular/fundamentals/monorepos-automation) pioneered at Google, Facebook, and Microsoft. ## Getting Started - New to Nx? Have a look at the [Getting Started](/angular/getting-started/getting-started) guide. - Complete the [tutorial](/angular/tutorial/01-create-application) on using Nx build a full stack application. - Use the [Angular CLI](https://angular.io/cli) to perform various development tasks. - Transform an [Angular CLI workspace into an Nx workspace](/angular/guides/transition-to-nx). - Learn more about Nx from books, blog posts, talks on our [resources page](/angular/getting-started/resources). ## Contribute Looking to get started contributing to Nx? [Check the repository here](http://github.com/nrwl/nx).