woocommerce/plugins/woocommerce-blocks/docs/contributors/contributing
Niels Lange 2f52565c75 Correct broken *.md links (https://github.com/woocommerce/woocommerce-blocks/pull/7108) 2022-09-12 11:29:24 +07:00
..
README.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
block-assets.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
coding-guidelines.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
css-build-system.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
documentation-guidelines.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
folder-structure.md Update folder-structure.md 2022-08-25 14:39:34 +02:00
getting-started.md Correct broken *.md links (https://github.com/woocommerce/woocommerce-blocks/pull/7108) 2022-09-12 11:29:24 +07:00
javascript-build-system.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
javascript-testing.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
storybook-and-components.md Correct broken *.md links (https://github.com/woocommerce/woocommerce-blocks/pull/7108) 2022-09-12 11:29:24 +07:00

README.md

Contributing

This folder contains documentation for developers and contributors looking to get started with WooCommerce Block Development.

Document Description
Getting Started This doc covers tooling and creating builds during development.
Coding Guidelines This doc covers development best practices.
Block Script Assets This doc explains how Block Script Assets are loaded and used.
CSS Build System This doc explains how CSS files are built.
JavaScript Build System This doc explains how JavaScript files are built.
JavaScript Testing This doc explains how to run automated JavaScript tests.
Storybook & Components This doc outlines where our reusable components live, and how to test them in Storybook.

We're hiring! Come work with us!

🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.