/wp-plugin-with-vue-tailwind

This is a WordPress boilerplate plugin using vue 3, build with Laravel Mix. Also tailwind setup available.

Primary LanguageVue

WP Plugin Vue Tailwind Boilerplate

This is a Customizable sample WordPress Plugin which is developed as a single page app on backend with Vue js and Tailwind custom build css.

Plugin name : WP Plugin Vue Tailwind Boilerplate

Caption: Dummy dashboard with custom build vue + tailwind setup

How to use ?

  • Just clone/fork this repository
  • Check the package.json file
  • command: npm i
  • command: npm run watch for development and for production: npm run production

If you face any issue feel free to let me know. :)


Vue + Element UI auto command boilerplate


You can check another boilerplate plugin with vue js and element UI, You can create your own project using simple command line on that project within 2 mint.

Check it here: https://github.com/hasanuzzamanbe/wp-boilerplate-plugin-with-vuejs

Other Setups you may Use