vuejs / vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
http://v2.vuejs.org
MIT License
207.82k stars 33.67k forks source link

How to use VueJS with server side rendering not done by Next #6637

Closed ruudboon closed 7 years ago

ruudboon commented 7 years ago

Looking at the Next demo created by Snipcart (https://github.com/snipcart/snipcart-nuxt-getcockpit) I see that it's possible to create a valid HTML5 page where vuejs is reacting on data-* attributes.

Unfortunately I cannot find any documentation at VueJS how to achieve this if server side rending is done by a 3th party.

posva commented 7 years ago

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server, gitter or StackOverflow.


Lookup vue-hackernews on github and https://ssr.vuejs.org/