]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: add demo
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Tue, 31 Dec 2019 11:05:13 +0000 (12:05 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Dec 2019 11:05:13 +0000 (12:05 +0100)
README.md

index 556721d8c819b2cd4e46ad7b2421acd2fa7dbb6c..ee382a5c6d77f092549d065274a344012d6db39f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 🍍Automatically Typed, Modular and lightweight (but **Experimental**) Store for Vue based on the composition api with devtools support
 
-Demo (TODO link)
+[Demo](https://usq69.csb.app/)
 
 ⚠️⚠️⚠️ This project is experimental, it's an exploration of what a _Store_ could be like using [the composition api](https://vue-composition-api-rfc.netlify.com). It works for Vue 2 by using the [official library](https://github.com/vuejs/composition-api).