/vue-ssr-component

A Vue SSR component template.

Primary LanguageVue

vue-ssr-component

A Vue SSR component template.

Usage

This is a component template for vue-ssr-template.

$ npm install -g vue-cli
$ cd src/components
$ vue init billwing/vue-ssr-component .

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