gun/examples/react/README.md
Zane Hitchcox 06421b7ce6 add gif
2017-03-04 05:54:36 -05:00

9 lines
373 B
Markdown

# React Gun Examples
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)