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.65k stars 33.66k forks source link

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

Closed ruudboon closed 6 years ago

ruudboon commented 6 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.

vue-bot commented 6 years ago

Hello, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue - thank you!