Files
ruvnet--RuView/examples/frontend/.gitignore
T
ruv 04f205a05e refactor: move frontend/ to examples/frontend/
The Lit + Vite HOMECORE web UI is an example consumer of the
sensing stack, not a top-level deliverable — relocate it under
examples/ alongside the other sensor and dashboard demos.

Add an entry to examples/README.md so it's discoverable.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-05-27 12:20:49 -04:00

6 lines
51 B
Plaintext

node_modules/
dist/
.vite/
*.tsbuildinfo
coverage/