Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 447 Bytes

MZ Mindbody API

Extensible, template-based Wordpress plugin to interface with Mindbody API.

Development

Currently using Yarn to manage assets, and composer to manage dependencies.

  • composer install
  • yarn install (webpack, etc...)
  • Commands to compile and watch with yarn are in package.json: yarn prod yarn dev yarn watch
  • Works with npm v12.

See Api Notes for info about Mindbody Api.