Files
reactfire/README.md
2019-03-28 14:04:45 -07:00

270 B

ReactFire

For development

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