abaicus / vue-wp-bootstrap

3 stars 1 forks source link

Vue WordPress Plugin Boilerplate

Usage

This is a project template for @vue/cli.

$ npm install -g @vue/cli
$ npm install -g @vue/cli-init
$ vue init abaicus/vue-wp-bootstrap my-project
$ cd my-project
$ composer install
$ npm install
$ npm run dev

What's Included

Customizations

You will likely need to do some tuning to suit your own needs: