Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
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 on your local
npm create refine-app@latest -- --example with-nx
Last updated on Jul 19, 2023 by Yıldıray Ünlü