Join our community

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

6-1 Setting up Pinia

In this lesson, we’ll set up our Pinia store and set the foundation for our state management.

We’ll move all of course progress into this store, and eventually connect it with our database on the backend instead of using localstorage.

Pinia + Nuxt installation: https://pinia.vuejs.org/ssr/nuxt.html

Pinia Options Store: https://pinia.vuejs.org/core-concepts/#option-stores