diff --git a/frontend/package.json b/frontend/package.json new file mode 100644 index 0000000..21390cb --- /dev/null +++ b/frontend/package.json @@ -0,0 +1,5 @@ +{ + "name": "frontend", + "version": "0.1.0", + "private": true +} diff --git a/linux b/linux new file mode 100755 index 0000000..f1d902e Binary files /dev/null and b/linux differ diff --git a/macos b/macos new file mode 100755 index 0000000..6fd11cf Binary files /dev/null and b/macos differ diff --git a/windows.exe b/windows.exe new file mode 100755 index 0000000..a1269f1 Binary files /dev/null and b/windows.exe differ