9 lines
401 B
Markdown
9 lines
401 B
Markdown
---
|
|
title: 'Introduction to Nx'
|
|
description: 'New to Nx? Then this is where you should start.'
|
|
authors: [Juri Strumpflohner]
|
|
order: 1
|
|
---
|
|
|
|
This course gives you a quick high-level overview of Nx, how running tasks works, task caching, how Nx provides code scaffolding functionality and how you can use `nx migrate` to automatically update your workspace dependencies and code across breaking changes.
|