Preciousomonze / wpmudev-plugin-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPMUDEV Test Plugin

This is a plugin that can be used for testing coding skills for WordPress and PHP.

Development

Composer

Install composer packages composer install

Build Tasks (npm)

Everything should be handled by npm.

Install npm packages npm install

Command Action
npm run watch Compiles and watch for changes.
npm run compile Compile production ready assets.
npm run build Build production ready bundle inside /build/ folder

About

License:GNU General Public License v3.0


Languages

Language:PHP 59.7%Language:JavaScript 22.8%Language:Shell 16.5%Language:SCSS 1.0%