aboutsummaryrefslogtreecommitdiff
path: root/Start Electron.bat
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-10-22 12:49:49 -0400
committerAlee14 <Alee14498@gmail.com>2017-10-22 12:49:49 -0400
commit7cc7c8984b532b1dc12c720c045a23bc827a553c (patch)
treed3171ac353a67300065455a00c50bb968acb334c /Start Electron.bat
parentfc1418f89362c1b637026dc8f6a13ab4bb195762 (diff)
downloadAleeBot-7cc7c8984b532b1dc12c720c045a23bc827a553c.tar.gz
AleeBot-7cc7c8984b532b1dc12c720c045a23bc827a553c.tar.bz2
AleeBot-7cc7c8984b532b1dc12c720c045a23bc827a553c.zip
Beautifing AleeBot
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