/nuxt-and-pinia

Knowledge Friday Talk about Pinia and Nuxt

Primary LanguageJavaScript

Nuxt 3 and Pinia

Presentation

image

Find my Slides here.

Setup

Make sure to install the dependencies

npm run install

Development

Start the development server on http://localhost:3000

npm run dev