A React-powered WordPress theme prototype.
TangoTango is an experimental WordPress theme that combines the React UI library with standard Underscores template files. The purpose of this theme is to introduce JavaScript-based UIs to existing WordPress themes. In order to use TangoTango, the WP API Theming plugin is required.
git clone git@github.com:kwight/tango.gitcd tango/npm install to install the necessary dependencies.npm run build to create the style.css and js/public.js files. If you encounter EMFILE errors, refer to the Issues section below.TangoTango is a WordPress theme that brings the power of the React UI library to existing PHP-based themes. By using TangoTango, users are able to create JavaScript-based UIs within their WordPress websites. The theme requires the WP API Theming plugin and provides instructions for installation and configuration. Though the theme is experimental, it offers several key features and can enhance the functionality of WordPress themes.