Create-react-app FBT Demo https://facebookincubator.github.io/fbt/ Building and starting the demo app # Run a local web server with hot reloading yarn start # Generate static files in `./output/`. yarn build # Unit tests yarn test