Adding Svelte to the project
This commit is contained in:
parent
867f783d5e
commit
9bc79c3ed3
6 changed files with 178 additions and 637 deletions
6
front/src/Components/App.svelte
Normal file
6
front/src/Components/App.svelte
Normal file
|
@ -0,0 +1,6 @@
|
|||
<script lang="typescript">
|
||||
|
||||
</script>
|
||||
|
||||
<div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue