From: Eduardo San Martin Morote Date: Thu, 30 Jan 2020 10:27:18 +0000 (+0100) Subject: docs: update demo link X-Git-Tag: 0.1.0-alpha.1~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2361d8f0b48ae63e7fdfc5d795c3e7e1572bbce4;p=thirdparty%2Fvuejs%2Fpinia.git docs: update demo link --- diff --git a/README.md b/README.md index 3fca6eb7..1b070f13 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](https://usq69.csb.app/) +## 👉 [Demo](https://vcuiu.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).