Files
reactfire/examples/README.md
2014-05-03 17:30:01 -07:00

7 lines
398 B
Markdown

# ReactFire Examples
Have you come up with a cool example that uses the ReactFireMixin? Submit a pull request and share
it with everyone else by putting in this /examples/ directory. Please make sure to include a README.md
file in your examples base directory which explains what the example is and how to run it.
Check out the [todoApp example](./todoApp/) to see how to structure your examples.