This plugin is an example to create a petite-vue application and add it into your WordPress site through shortcode.
- Fork this repo
- Clone it in your WordPress plugin directory (wp-content/plugins/)
- Add the shortcode
[petite-vue-example-1]
- Start coding
- Petite-Vue Github: https://github.com/vuejs/petite-vue
- WordPress PHP Guide line: https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/
- WordPress PHP Reference: https://developer.wordpress.org/reference/