]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: link to demo with vite
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 27 Oct 2021 15:07:42 +0000 (17:07 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 27 Oct 2021 15:07:42 +0000 (17:07 +0200)
README.md

index 1c887e6f02b327a1f0d02fbebea0f6b4a6935a4a..83bdee74dbbd048d948ffb31118a75b5c132e9bc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,9 @@ Pinia works both for Vue 2.x and Vue 3.x. It requires Vue 2 with the latest `@vu
 
 Pinia is the most similar English pronunciation of the word _pineapple_ in Spanish: _piña_. A pineapple is in reality a group of individual flowers that join together to create a multiple fruit. Similar to stores, each one is born individually, but they are all connected at the end. It's also a delicious tropical fruit indigenous to South America.
 
-## ðŸ‘‰ [Demo on StackBlitz](https://stackblitz.com/github/piniajs/example-nuxt-3)
+## ðŸ‘‰ [Demo with Vue 3 on StackBlitz](https://stackblitz.com/github/piniajs/example-vue-3-vite)
+
+## ðŸ‘‰ [Demo with Nuxt 3 on StackBlitz](https://stackblitz.com/github/piniajs/example-nuxt-3)
 
 ## ðŸ‘‰ [Demo on CodeSandbox](https://y4dfi.csb.app)