From 1d8b828d1bbe0e0daa64f6fc2689799c7169afa0 Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Thu, 19 Sep 2024 23:26:39 -0400 Subject: Add basic browser client Using Svelte. No tests, no linting, yet. This is just starting to get familiar with things. You'll still have to run the dev server and the dev client builder each in their own terminals. Enjoy! --- hi-ui/static/favicon.png | Bin 0 -> 1571 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 hi-ui/static/favicon.png (limited to 'hi-ui/static') diff --git a/hi-ui/static/favicon.png b/hi-ui/static/favicon.png new file mode 100644 index 0000000..825b9e6 Binary files /dev/null and b/hi-ui/static/favicon.png differ -- cgit v1.2.3