From 96ee00242f350b391dcc1cf4d72a442c969f565e Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Wed, 22 Dec 2021 13:59:13 +0100 Subject: add pw-frontend --- web/pw-frontend/src/App.svelte | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 web/pw-frontend/src/App.svelte (limited to 'web/pw-frontend/src/App.svelte') diff --git a/web/pw-frontend/src/App.svelte b/web/pw-frontend/src/App.svelte new file mode 100644 index 0000000..614cf6f --- /dev/null +++ b/web/pw-frontend/src/App.svelte @@ -0,0 +1,47 @@ + + +
+ + + +
+ + -- cgit v1.2.3