docs: add development guide for ui-components (#45488)

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
This commit is contained in:
Huyen Nguyen
2022-03-22 14:53:00 +07:00
committed by GitHub
parent 3edc38e054
commit a4b6c7eee0
2 changed files with 88 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
- [Work on Cypress tests](how-to-add-cypress-tests.md)
- [Work on video challenges](how-to-help-with-video-challenges.md)
- [Work on the docs theme](how-to-work-on-the-docs-theme.md)
- [Work on the component library](how-to-work-on-the-component-library.md)
- **Additional Guides**
- [Test translations locally](how-to-test-translations-locally.md)
- [Understand the curriculum file structure](curriculum-file-structure.md)