From 81762e6ef59ceca651340bbc7f6f8885c18c2e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Wed, 24 Jul 2019 17:16:33 +0200 Subject: [PATCH] docs: update frameworks using vue-meta --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54c82af..4e8e08d 100644 --- a/README.md +++ b/README.md @@ -99,10 +99,13 @@ Vue.use(VueMeta, { ``` ## Frameworks using vue-meta + If you wish to create your app even more quickly, take a look at the following frameworks which use vue-meta -- [Nuxt.js](https://github.com/nuxt/nuxt.js) - The Vue.js Meta framework -- [Gridsome](https://github.com/gridsome/gridsome) - The Vue.js JAMstack framework +- [Nuxt.js](https://github.com/nuxt/nuxt.js) - The Vue.js Progressive Framework +- [Gridsome](https://github.com/gridsome/gridsome) - The Vue.js JAMstack Framework +- [Ream](https://github.com/ream/ream) - Framework for building universal web app and static website in Vue.js +- [Vue-Storefront](https://github.com/DivanteLtd/vue-storefront) - PWA for eCommerce ## How to translate documentation