Skip to content

workingwebsites/wp-vue-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

wp-vue-tutorial

This is the code for a tutorial on how to use Vue.js in WordPress. The tutorial can be found at: https://dev.to/workingwebsites/using-vue-in-wordpress-1b9l

TLDR;

  1. Create a plugin in WordPress to use the code
  2. Create a shortcode in the plugin
  3. Create your Vue code
  4. Load Vue, then your code file.
  5. Make sure your .js file is loaded after the dom is drawn.

You're done!

About

A tutorial on how to use Vue.js in WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published