Skip to content

A basic composer set up for a WP plugin that includes various code inspection tools for ensure quality.

License

Notifications You must be signed in to change notification settings

surrealwebs/basic-composer

Repository files navigation

Basic Composer

This is a basic composer project that can be used as a very simple starting point for a WordPress plugin.

Installation

  • run npm install to install JS dependencies.
  • run composer install to install the dependencies.
  • run npm run build to build the JS and CSS files.

About

A basic composer set up for a WP plugin that includes various code inspection tools for ensure quality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published