Oz Tiram 5 anni fa
parent
commit
ac037c6c64
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      Makefile

+ 7 - 0
Makefile

@@ -0,0 +1,7 @@
+
+test:
+	npm test
+
+
+run-dev:
+	npm run start:dev