cmsd2 / react-bazel-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 62.4%Language:Java 19.1%Language:TypeScript 14.4%Language:HTML 3.2%Language:Shell 0.6%Language:CSS 0.4%