/react-bazel-example

Primary LanguagePythonMIT LicenseMIT

Steps to run the sample:

Bazel is installed via npm, so a separate install is no longer needed.

It's not required to run yarn install since Bazel will do it for you. You may still want to do it for editor integration though.

  1. yarn start

  2. Launch the app from http://localhost:9999