/vue-ssr-view

A Vue SSR view template.

Primary LanguageJavaScript

vue-ssr-view

A Vue SSR view template.

Usage

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

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

vue init username/repo my-view