Browse Source

Добавил makefile

Book Pauk 6 years ago
parent
commit
52010d88c3
1 changed files with 4 additions and 0 deletions
  1. 4 0
      makefile

+ 4 - 0
makefile

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