https://facebookincubator.github.io/fbt/
# Run a local web server with hot reloading
yarn start
# Generate static files in `./output/`.
yarn build
# Unit tests
yarn test
https://facebookincubator.github.io/fbt/
# Run a local web server with hot reloading
yarn start
# Generate static files in `./output/`.
yarn build
# Unit tests
yarn test