Skip to content

Commit 1da45ce

Browse files
committed
Add a note about the hello-world branch to the README.
1 parent 8b9c5db commit 1da45ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repo contains the example code used in the https://drupalize.me/series/drupal-8-and-reactjs series.
44

5+
**Note:** The `hello-world` branch contains a trimmed down version of the code that reflects the application as it would be after completing this tutorial covering how to [Connect React to a Drupal Theme or Module](https://drupalize.me/tutorial/connect-react-drupal-theme-or-module?p=3253).
6+
57
## Drupal 8
68

79
The /drupal directory contains a Drupal 8 project with basic configuration for JSON:API, and to demonstrate embedding a React application inside a Drupal theme or module.

0 commit comments

Comments
 (0)