From: Eduardo San Martin Morote Date: Tue, 31 Dec 2019 11:05:13 +0000 (+0100) Subject: docs: add demo X-Git-Tag: 0.0.4~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33acec14c4805a319e5f38de66c1bdd9b47e6364;p=thirdparty%2Fvuejs%2Fpinia.git docs: add demo --- diff --git a/README.md b/README.md index 556721d8..ee382a5c 100644 --- 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).