Skip to content

ribas89/wordpress-vue-plugin-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

wp-vue-quiz

This project uses

Project setup

Open the wp-vue-quiz directory.

yarn install

Compiles and hot-reloads for development

yarn serve

You can see the example in the url http://localhost:8080

Compiles and minifies for production

IMPORTANT

TO RENDER THE ASSETS PROPERLY, CHANGE THE publicPath inside the vue.config.js file:

"/dev/wp-content/plugins/wp-vue-quiz/dist/"

To where your dist directory will be in the url

Build the project

yarn build

The dist will be in the plugin directory. Put the directory wp-vue-quiz inside the wordpress plugins directory: "wp-content/plugins"

Lints and fixes files

yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors