[D5] Example of a WP Plugin that extends D5 to include additional Masks and Patterns in the Background Mask Styles and Pattern Styles dropdown menu.
Install the project dependencies:
npm install
Now, start the project:
npm run start
Some npm commands are available for your development and tests.
It will start the webpack compiler for development with watch mode.
It will build all JS and CSS assets for production.