woocommerce/plugins/woocommerce-admin/docs/README.md

14 lines
693 B
Markdown
Raw Normal View History

# WooCommerce Admin
2022-04-13 05:32:12 +00:00
This is a javascript-driven, React-based admin interface for WooCommerce.
## Development
2022-04-13 05:32:12 +00:00
Please refer to the [WooCommerce Admin Development](https://github.com/woocommerce/woocommerce/wiki/How-to-set-up-WooCommerce-development-environment#wooCommerce-admin-development)
## End-to-end tests
2022-04-13 05:32:12 +00:00
Please refer to the [WooCommerce End to End Tests](https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/tests/e2e/README.md)
## Common Issues
2022-04-13 05:32:12 +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.