Files
reactfire/README.md
2019-03-20 15:19:24 -07:00

231 B

ReactFire

For development

  1. cd into the reactfire directory. run yarn run watch.
  2. In a new terminal, cd into the sample-simple directory. run yarn start.
  3. That should be it! No yarn linking should be needed.