aboutsummaryrefslogtreecommitdiff
path: root/Start Electron.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Start Electron.bat')
-rw-r--r--Start Electron.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/Start Electron.bat b/Start Electron.bat
new file mode 100644
index 0000000..f9bdcf3
--- /dev/null
+++ b/Start Electron.bat
@@ -0,0 +1,4 @@
+@echo off
+title Starting Electron
+echo Starting Electron
+npm start \ No newline at end of file