feat: Initial commit with electron-forge

This commit is contained in:
2026-05-31 19:23:08 -05:00
parent 980535d682
commit 1a6fea8529
18 changed files with 11869 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
import { defineConfig } from 'vite';
// https://vitejs.dev/config
export default defineConfig({});