Add makefile

This commit is contained in:
Florian Schroedl
2022-05-04 17:00:00 +02:00
parent b069a76aaf
commit c8b4253f5e

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
FRONTEND_DIR=./src/js
watch_frontend:
$(FRONTEND_DIR)/watch