wp-vue-setup

This is a wordpress-vue basic setup.

Step Of connecting Vue js with Wordpress.

1. Install vue and setup App.vue and main,js as shown as vue.js documentation .

2. Install Laravel mix and confgure the webpack.mix.js file and add some scripts to the package.json file from the Laravel-mix documentation.

3. Enqueue your script file which is stored after compilation of laravel-mix