Skip to content

gera2ld/generator-vue-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-vue-ssr

NPM License Downloads

A Yeoman generator to 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

# Make sure yo is installed
$ npm i yo -g

# Initialize my project
$ cd my-project
$ yo vue-ssr

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published