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 build
to compile JS/CSS files ornpm run watch
to watch for file changes while developing.