Skip to main content
Version: 4.xx.xx

Using Nx

Nx is a powerful open-source build system that provides tools and techniques for enhancing developer productivity, optimizing CI performance, and maintaining code quality. In this example, you'll see how to use Nx with refine.

You can use this example as a starting point for your own project.

RUN IN YOUR LOCAL
npm create refine-app@latest -- --example with-nx