qa-svelte: initial commit

This commit is contained in:
nemunaire 2021-12-10 02:12:41 +01:00
commit 0fe037d7f5
43 changed files with 2089 additions and 1297 deletions

7
qa/ui/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*