This WordPress plugin is under active development and will be available from the WordPress plugin directory soon. More about the project
The list of supported platforms is in this separate GitHub repo.
- Install dependencies with
npm install. - Run
npm run buildto compile JS/CSS files ornpm run watchto watch for file changes while developing.
