aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2c22c89..11880fa 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ build:
12 12
13.PHONY: dev 13.PHONY: dev
14dev: 14dev:
15 yarn
15 yarn start 16 yarn start
16 17
17.PHONY: run 18.PHONY: run