Skip to content

Commit

Permalink
docs: add info about Nuxt 3 in README.md (#2315)
Browse files Browse the repository at this point in the history
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
  • Loading branch information
maoberlehner and posva committed Jul 19, 2023
1 parent f046d34 commit 48b342e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -147,6 +147,8 @@ new Vue({
})
```

For more detailed instructions, including [Nuxt configuration](https://pinia.vuejs.org/ssr/nuxt.html#nuxt-js), check the [Documentation](https://pinia.vuejs.org).

### Create a Store

You can create as many stores as you want, and they should each exist in different files:
Expand Down

0 comments on commit 48b342e

Please sign in to comment.