92ce7467e5 | ||
---|---|---|
src | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc.json | ||
README.md | ||
package-lock.json | ||
package.json | ||
webpack.config.js | ||
woocommerce-admin-test-helper.php |
README.md
WooCommerce Admin Test Helper
A plugin that makes it easier to test the WooCommerce Admin plugin.
Development
To get started, run the following commands:
npm install
npm start
See wp-scripts for more usage information.