Join our community

Get access to the complete guide to developing and deploying fast, production-ready Nuxt apps.

1-0 Getting Set Up

In this lesson, you’ll get set up to start working on the Mastering Nuxt 3 codebase.

We’ll download the code, install pnpm and nuxi, and see how we can use git to checkout the code from a specific lesson.

UPDATE, December 2023: Each lesson now has its own branch, and this is where you’ll find the most up-to-date version of the code. Go to the code repo for more details on how this works: https://github.com/MasteringNuxt/mastering-nuxt-3

UPDATE, March 2023: Only the most recent commits are shown when running git log, so you may need to scroll down (using the mouse wheel, enter, or space bar) in order to see the first commits.

pnpm: https://pnpm.io/ Fig: https://fig.io/