Explorar el Código

Добавил makefile

Book Pauk hace 6 años
padre
commit
52010d88c3
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      makefile

+ 4 - 0
makefile

@@ -0,0 +1,4 @@
+.PHONY: all
+
+%:
+	@npm run $@