woocommerce/plugins/woocommerce-admin/README.md

16 lines
700 B
Markdown
Raw Permalink Normal View History

# WooCommerce Admin
2022-04-13 04:43:20 +00:00
This is a javascript-driven, React-based admin interface for WooCommerce.
## Development
Please refer to the [WooCommerce Admin Development](https://github.com/woocommerce/woocommerce/wiki/How-to-set-up-WooCommerce-development-environment#wooCommerce-admin-development).
2022-04-13 04:43:20 +00:00
## End-to-end tests
Please refer to the [WooCommerce End to End Tests](https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/tests/e2e-pw/README.md).
## Common Issues
2022-04-13 04:43:20 +00:00
If you're encountering any issue setting things up, chances are we have been there too. Please have a look at our [wiki](https://github.com/woocommerce/woocommerce/wiki/Common-Issues) for a list of common problems.