weipxiu / Vue-ssr

The asyncData hook is called by the service data of all Vue before ready, and after the data is obtained to update the vuex, when we render the Vue component, the component gets all the store data of all the vuex and splits into a HTML string.
25Updated 5 years ago

Related projects

Alternatives and complementary repositories for Vue-ssr