generator-keystone-vue

KeystoneJS + Vue Application Generator


Keywords
keystone, keystonejs, vue, vuejs, website, app, cms, yeoman, yeoman-generator
License
MIT
Install
npm install generator-keystone-vue@0.0.5

Documentation

generator-keystone-vue

Yeoman generator

Builds a simple scaffold for a KeystoneJS + Vue project, using browserify to pull it all together.

Getting Started

npm install -g yo

Yeoman Generators

To install generator-keystone-vue from npm, run:

npm install -g generator-keystone-vue

Finally, initiate the generator:

yo keystone-vue

License

MIT License. Copyright (c) 2016 Jed Watson.