Updated How to set up WooCommerce development environment (markdown)

Christopher Allford 2022-06-15 22:03:29 -07:00
parent 3292a45aed
commit b638567317
1 changed files with 4 additions and 9 deletions

@ -4,16 +4,11 @@ This page will guide you through the process of setting up WooCommerce developme
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
## Table of Contents
- [Pre-requisites](#pre-requisites)
- [Configure a local WordPress instance with VVV](#configure-a-local-wordpress-instance-with-vvv)
- [Configure a local WordPress instance with WP-ENV](#configure-a-local-wordpress-instance-with-wp-env)
- [Clone WooCommerce repository](#clone-woocommerce-repository)
- [Install dependencies and generate assets](#install-dependencies-and-generate-assets)
- [Run the lint tools](#run-the-lint-tools)
- [WooCommerce Admin Development](#wooCommerce-admin-development)
- [Getting Started](#getting-started)
- [Development Information](#development-information)
- [Troubleshooting](#troubleshooting)
- [Debugging](#debugging)
- [IDE integrations](#ide-integrations)
- [Additional resources](#additional-resources)
- [Additional Resources](#additional-resources)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->