1.0.0 • Published 8 years ago

generator-vue-ssr v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

generator-vue-ssr

NPM License Downloads

Generate a project built with Vue.js with server-side rendering.

Installation

$ npm i generator-vue-ssr -g

# Or clone the repo and link it to global node modules
$ git clone https://github.com/gera2ld/generator-vue-ssr.git
$ cd path/to/generator-vue-ssr && npm link

Usage

$ yo vue-ssr my-project
1.0.0

8 years ago