13 lines
474 B
Markdown
13 lines
474 B
Markdown
# Powering Up React Development With Nx
|
|
|
|
Learn to:
|
|
|
|
- Generate a new React monorepo workspace with one application.
|
|
- Add new feature libraries and route to them from our application.
|
|
- Create React components with a generator
|
|
- Generate a NestJS app in the same monorepo
|
|
|
|
**Blog post:** [Powering Up React Development With Nx](https://blog.nrwl.io/powering-up-react-development-with-nx-cf0a9385dbec)
|
|
|
|
{% github-repository url="https://github.com/nrwl/react-nx-example" /%}
|