From 33acec14c4805a319e5f38de66c1bdd9b47e6364 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 31 Dec 2019 12:05:13 +0100 Subject: [PATCH] docs: add demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.47.2