How to use Vue.js in Hexo (static site generator)?

1.8k views Asked by At

I would like to use vue.js for parts of a template in my hexo theme. How can I compile my .vue-files to be used in my template (in dev and production)? I’m not talking about server side rendering, vue.js should run on the client side (but would also be an option).

1

There are 1 answers

1
Roslan Elyashiv On

vue.js website built with hexo. You can check the source code: https://github.com/vuejs/vuejs.org