A Vue SSR view template.
This is a view template for vue-ssr-template.
$ npm install -g vue-cli
$ cd src/views
$ vue init billwing/vue-ssr-view my-view
You can fork this repo to create your own boilerplate, and use it with vue-cli
:
vue init username/repo my-view