diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index b95e066..0dfbfad 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -1,10 +1,13 @@

Hello {name}!

Visit the Svelte tutorial to learn how to build Svelte apps.

+
\ No newline at end of file + diff --git a/frontend/src/Graph.svelte b/frontend/src/Graph.svelte new file mode 100644 index 0000000..84838c2 --- /dev/null +++ b/frontend/src/Graph.svelte @@ -0,0 +1,58 @@ + + +
+ +