diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..512b0dc --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +FRONTEND_DIR=./src/js + +watch_frontend: + $(FRONTEND_DIR)/watch