Skip to content

devs-group/vue-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WordPress & Vue.js with Webpack and Hot Reload

This code repository is for the story on Medium. You can find the story here.

How to use this

  1. Clone this repository
  2. Run docker-compose up -d
  3. Go to http://localhost:8001
  4. Follow the instructions to setup your WordPress page
  5. Login into WordPress. Go to Plugins in the dashboard and activate the plugin Vue Plugin
  6. Inside your code go into www/wp-content/plugins/vue-plugin/vue and run
  7. npm install
  8. When finished run npm run serve
  9. Go to the Vue Plugin page in the dashboard and see your app.

About

Code repository for Medium Story.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published