mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-05-25 13:54:06 +03:00
2efc3555de
* docs: enclose vue-meta in backticks * docs: add correct link to Factor * docs: enclose metaInfo and keyName in backticks * docs: fix typo
24 lines
538 B
Markdown
24 lines
538 B
Markdown
# Frameworks
|
|
|
|
If you are using a framework which uses `vue-meta`, please make sure to consult their documentation first
|
|
|
|
## Gridsome
|
|
|
|
Proceed to the [Gridsome documentation](https://gridsome.org/docs)
|
|
|
|
## Nuxt.js
|
|
|
|
Proceed to the [Nuxt.js documentation](https://nuxtjs.org/api/pages-head)
|
|
|
|
## Ream
|
|
|
|
Proceed to the [Ream documentation](https://ream.js.org/)
|
|
|
|
## Vue-Storefront
|
|
|
|
Proceed to the [Vue-Storefront documentation](https://docs.vuestorefront.io/)
|
|
|
|
## Factor
|
|
|
|
Proceed to the [Factor documentation](https://factor.dev/docs/metainfo)
|