Skip to content

Commit 48b342e

Browse files
maoberlehnerposva
andauthored
docs: add info about Nuxt 3 in README.md (#2315)
Co-authored-by: Eduardo San Martin Morote <[email protected]>
1 parent f046d34 commit 48b342e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ new Vue({
147147
})
148148
```
149149

150+
For more detailed instructions, including [Nuxt configuration](https://pinia.vuejs.org/ssr/nuxt.html#nuxt-js), check the [Documentation](https://pinia.vuejs.org).
151+
150152
### Create a Store
151153

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

0 commit comments

Comments
 (0)