Reviewed By: nikoant Differential Revision: D33622978 fbshipit-source-id: df0b73e7a1f95635d8f49de5b0dd8fbd1a2dc681
10 lines
204 B
Markdown
10 lines
204 B
Markdown
# React Flipper Example
|
|
|
|
Integration example of any browser app with Flipper.
|
|
|
|
## How to start
|
|
|
|
1. `yarn` to install the deps
|
|
2. `yarn relative-deps` to link `js-flipper`
|
|
3. `yarn start` to start the app
|