Extensible, template-based Wordpress plugin to interface with Mindbody API.
Currently using Yarn to manage assets, and composer to manage dependencies.
composer installyarn install(webpack, etc...)- Commands to compile and watch with yarn are in
package.json:yarn prodyarn devyarn watch - Works with
npm v12.
See Api Notes for info about Mindbody Api.