blog-series-nextjs-nx icon indicating copy to clipboard operation
blog-series-nextjs-nx copied to clipboard

Source code for the Next.js + Nx blog series

Next + Nx Series

This is the accompanying repository for the Next + Nx blog series. You can find them here:

  • https://blog.nrwl.io/create-a-next-js-web-app-with-nx-bcf2ab54613

How it works

Every article in the series has a corresponding link to the branch attached at the very end. All branches in this repo are numbered, starting from

The main branch contains the final result, so if you just want to explore that, feel free to do so :)

See also