aboutsummaryrefslogtreecommitdiffstats
path: root/misty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'misty.yml')
-rw-r--r--misty.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/misty.yml b/misty.yml
new file mode 100644
index 000000000..a1e024c4e
--- /dev/null
+++ b/misty.yml
@@ -0,0 +1,6 @@
1code:
2 cmd: npm run dev
3
4app:
5 cmd: npx electron ./build
6 waitOn: http://localhost:8000 \ No newline at end of file