2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-13 00:12:25 +03:00

docs: update frameworks using vue-meta

This commit is contained in:
Sébastien Chopin
2019-07-24 17:16:33 +02:00
committed by GitHub
parent c52572af67
commit 81762e6ef5
+5 -2
View File
@@ -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