client/web: add barebones vite dev setup
Currently just serving a "Hello world" page when running the web cli in --dev mode. Updates tailscale/corp#13775 Co-authored-by: Will Norris <will@tailscale.com> Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
This commit is contained in:
committed by
Sonia Appasamy
parent
215480a022
commit
16bc9350e3
@@ -0,0 +1,3 @@
|
||||
<!doctype html>
|
||||
Hello world
|
||||
</html>
|
||||
Reference in New Issue
Block a user