Tech stacks (knowledge you need to have)
- Clone this repository into
/wp-content/plugins. - Activate the plugin from WordPress admin.
- Install dependencies:
composer install npm install npm run dev # To build production assets: npm run build - Visit your site's homepage and see the rendered application on the footer 🚀
Visit Vite for WP project page for documentation.