Skip to content

j7-dev/wp-react-plugin

Repository files navigation

Boilerplate for react to build wp-plugin

Before getting start

Tech stacks (knowledge you need to have)

  1. Vite
  2. React
  3. TypeScript
  4. Ant Design
  5. Tailwind
  6. SCSS
  7. Zod
  8. MSW

Install

  1. Clone this repository into /wp-content/plugins.
  2. Activate the plugin from WordPress admin.
  3. Install dependencies:
    composer install npm install npm run dev # To build production assets: npm run build
  4. Visit your site's homepage and see the rendered application on the footer 🚀

Visit Vite for WP project page for documentation.

About

WordPress starter template with React.js framework, support to PHP 8.0.0

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •