0.0.2 • Published 8 years ago

generator-vue-wp-scaffold v0.0.2

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

generator-vue-wp-scaffold NPM version Build Status Dependency Status

CLI Tool to scaffold new components for Vue-WP

Installation

First, install Yeoman and generator-vue-wp-scaffold using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-vue-wp-scaffold

Then generate your new project:

yo vue-wp-scaffold

License

MIT © Alessandro Tesoro