diff --git a/examples/react.html b/examples/react.html index a8d832df..e17eab76 100644 --- a/examples/react.html +++ b/examples/react.html @@ -2,6 +2,15 @@ gun - react examples +
@@ -13,7 +22,7 @@ diff --git a/examples/react/README.md b/examples/react/README.md index c97843e8..7947511d 100644 --- a/examples/react/README.md +++ b/examples/react/README.md @@ -3,3 +3,6 @@ These are the react examples for gun. They are separate from the other examples, because they require a lot of additional npm modules. To run these modules, change to this directory, and run `npm install` and then `npm start` to start the server. Then navigate to `localhost:3000` to view the examples. + + +![examples](https://i.imgur.com/ZXOHWNN.gif)