031c28a7df
* Update Getting Started Doc The doc referenced the old repository name in the `git clone` instructions (and also in directory references). This fixes that. * Improve dependencies guide and various capitalization. * fix internal link to .nvmrc file in repo * Be consistent with CLI examples. Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com> --------- Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com> |
||
---|---|---|
.. | ||
README.md | ||
block-assets.md | ||
coding-guidelines.md | ||
css-build-system.md | ||
documentation-guidelines.md | ||
folder-structure.md | ||
getting-started.md | ||
javascript-build-system.md | ||
javascript-testing.md | ||
storybook-and-components.md |
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.