tools/web: Add sample react web app

The sample app is currently the default vite
starter template but with airmaranth protos
built and used to call RPCs.

Currently supports blinking LED + polling
OnboardTemp and charting it using chartjs.

See README.md for instructions.

Change-Id: Ic2775a2ab200171322be40c1ce77cc1999488419
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/71152
Reviewed-by: Amy Hu <amyhu@google.com>
Commit-Queue: Asad Memon <asadmemon@google.com>
17 files changed
tree: 7c44354c0e243ac2f458b76f9f0239f1bad405ce
  1. .vscode/
  2. apps/
  3. device/
  4. modules/
  5. system/
  6. targets/
  7. tools/
  8. web_app/
  9. .bazelignore
  10. .bazelrc
  11. .bazelversion
  12. .clang-format
  13. .gitignore
  14. .pw_console.yaml
  15. AUTHORS
  16. BUILD.bazel
  17. CONTRIBUTING.md
  18. LICENSE
  19. OWNERS
  20. pigweed.json
  21. README.md
  22. WORKSPACE
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.