Files
reactfire/examples
jacobawenger 1bef33a483 Adding bower_components to version control for todo app example
We are using the todo app example as the ReactJS example for `firebase
bootstrap` on the CLI and we want it to work out of the box. So we need
to check in bower_components to make that work.
2014-05-12 18:53:43 -07:00
..

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 to see how to structure your examples.